Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Can't access selected table
Message
General information
Forum:
Visual FoxPro
Category:
Forms & Form designer
Miscellaneous
Thread ID:
00165302
Message ID:
00165434
Views:
11
>Hmm... I don't know the problem, but I am curious. Why don't you use a parameterized view? Set the list box properties at runtime... then, if lnUserKey changes, you just requery the view, then requery the listbox? (or if you are using a .SCX form, you may not even need to requery the listbox)
>
>BOb

Bob,

This sort of "fun" may happen with view based combos too at the moment you destroy the bizobj. Depending of the order of instantiation, a combo might be requerying its view while the table on which the view is based upon has already been closed by the DataEnv.

And while I am at it, what's your opinion about this one: how comes that setting AutoCloseTables in cDataEnv to .F. ends up with the same result as .T.? In both cases everything gets closed properly when you close the form.

José
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform