Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Bug? - Select in dbc_AfterOpenTable() causes infinite lo
Message
 
General information
Forum:
Visual FoxPro
Category:
Troubleshooting
Miscellaneous
Thread ID:
00897019
Message ID:
00897838
Views:
19
This message has been marked as the solution to the initial question of the thread.
It does issue "USE oneTable AGAIN" once which triggers dbc_AfterOpenTable() again. And process repeats itself.

>Thank you Fabio and Sergey.
>
>But if I simplify this situation to:
>
>      A database with one table.
>      Just this command in the dbc_AfterOpenTable():
>           SELECT * FROM database!oneTable INTO CURSOR curTemp
>
>Shouldn't that SELECT statement do a "USE oneTable AGAIN" ONE TIME?
>Instead, that SELECT statement seems to call dbc_AfterOpenTable(),
>which calls dbc_AfterOpenTable(), etc...
>
>I don't see why that happens?
--sb--
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform