I would like to use the results of a query to put text into a dTextBox. 
It works but when I use the return value of the method that does the 
query it looks like this: [u'SomeText'].

If I run a query on the same db and same table and put the results in a 
dListBox I don't see the u and the ''s.

Do I have to manually remove the u and ''s or am I just not doing it 
correctly?  I am using .Choices = for the dListBox and .Value for the 
dTextBox.

Thanks,  Jim
_______________________________________________
Post Messages to: [email protected]
Subscription Maintenance: http://leafe.com/mailman/listinfo/dabo-users
Searchable Archives: http://leafe.com/archives/search/dabo-users
This message: http://leafe.com/archives/byMID/[email protected]

Reply via email to