Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
No error when trying to use exclusive a table already in
Message
 
 
To
02/10/2001 18:31:54
General information
Forum:
Visual FoxPro
Category:
Databases,Tables, Views, Indexing and SQL syntax
Miscellaneous
Thread ID:
00563345
Message ID:
00563395
Views:
18
Are you sure that you have actually USE mytable command in the compiled code?
Maybe there is a comment line with continuation mark ";" right before it?
* Some comment ;
USE mytable
In this case foxpro would consider the second line a comment too.

>Under what circumstances VFP does not fails with error 1705 when tying to “use” a table in “Exclusive”?
>
>From the command window I receive the expected error. However, when I try to "use" such table from within my application, no error happens, it just keeps going to the next instruction.
>
>I’ll appreciate any hints.
>
>Thanks in advance and regards.
>
>Oscar Corte
--sb--
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform