Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Cannot close table
Message
 
 
To
25/06/2001 13:54:54
Jay Johengen
Altamahaw-Ossipee, North Carolina, United States
General information
Forum:
Visual FoxPro
Category:
Databases,Tables, Views, Indexing and SQL syntax
Miscellaneous
Thread ID:
00523066
Message ID:
00523091
Views:
14
>>I am using the following to close a data table
>>
>>IF USED("TABLEA")
>> USE IN TABLEA
>>ENDIF
>>
>>
>>When the program gets to the line USE IN TABLEA, it stops. The table is a member of DBC, contains no memo fields , and four indexes(no compound indexes).
>>
>>What could cause this?
>
>Ken,
>
>Define what Stops means. An error?
>
>Regards, Renoir

My apologies. The program "hangs". When stepping through code the program hits the USE IN TABLEA line and does not move for "minutes". That is it doesn;t move to the next statement in the code and I have to dump (ctrl-alt-del) the program.
Ken Wardwell
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform