Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
How to hide a table from user
Message
From
21/10/2003 08:39:29
 
 
To
21/10/2003 07:36:22
Cetin Basoz
Engineerica Inc.
Izmir, Turkey
General information
Forum:
Visual FoxPro
Category:
Databases,Tables, Views, Indexing and SQL syntax
Miscellaneous
Thread ID:
00840532
Message ID:
00840604
Views:
20
hi cetin, thanks for you reply.

i'm not really familiar with this code:
PROCEDURE dbc_BeforeOpenTable(cTableName)
If Upper(cTableName)=='EMPLOYEE'
  return Type("m.CanOpen")='L' and m.CanOpen
endif 
ENDPROC
i don't want users to mess up with my tables, how can this solve my problem? can you help me?
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform