Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Changing the table's header
Message
 
 
To
16/01/2001 09:56:34
Héctor Lizarraga
Gobierno Del Edo de Querétaro
Querétaro, Mexico
General information
Forum:
Visual FoxPro
Category:
Databases,Tables, Views, Indexing and SQL syntax
Miscellaneous
Thread ID:
00464172
Message ID:
00464175
Views:
13
>How can i change a table's header (i think its the first byte) through code?
>I want to change it at the startup/shutdown of my app so no ones can see the tables with another app. Can this be done?
>
>Thanks in advance
>Héctor L.

This technique will not work with shared tables. Is this a multi-uer application? You have to unprotect the table when the first user launches your app. Then you have to track all the users in the app so you know when to protect your tables again when the last user exits the app.
Mark McCasland
Midlothian, TX USA
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform