Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Filter cleared ???
Message
General information
Forum:
Visual FoxPro
Category:
Troubleshooting
Miscellaneous
Thread ID:
00249205
Message ID:
00249212
Views:
25
>I am trying to populate a listbox on a form with the results of an SQL select statement.
>
>thisform.list1.rowsourcetype=3 &&SQL statement
>thisform.list1.rowsource="select * from transact where trans_id='IPC' into cursor tmp"
>
>When this code is run the results briefly show up in the listbox then the message "filter cleared" appears (as a wait window) and the listbox is grayed out. I've done this many times and have never experienced this can someone please help.
>
>Thanks,
>David

Try the NOFILTER clause. Select * from whatever NOFILTER.

You may have a small data set and Fox is just creating a filter view of you original data.

HTH
Jeff

It's Time to get a gun.

That's what I've been thinkin.

I think I can afford one, If I do a little less Drinkin.

www.TrueGeeks.com
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform