Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Dbc_BeforeOpenTable
Message
From
01/10/2004 17:22:30
 
 
To
All
General information
Forum:
Visual FoxPro
Category:
Coding, syntax & commands
Title:
Dbc_BeforeOpenTable
Miscellaneous
Thread ID:
00948101
Message ID:
00948101
Views:
62
Hi everyone. Not sure if this is even possible, but I thought I would ask.
I have been looking into "dbc_BeforeOpenTable" in order to add security to the tables in my database. However, I have run into a problem:

1. I would like to be able to use dbc_BeforeOpenTable to look up names and passwords in a separate table, but haven't been able to do this. The only samples I have seen using dbc_BeforeOpenTable is with the password written directly into the database stored procedure. This doesn't seem too secure too me and doesn't offer additional benefits of having separate names and passwords. However, even with a separate table with logins and passwords, I will run into problems since someone will be able to simply browse the "login" table to get the passwords, which defeats the purpose.

Does anyone have any suggestions? Thanks.

Paul
Next
Reply
Map
View

Click here to load this message in the networking platform