Question Secure Access tables on sharepoint

WillemdeNie

Registered User.
Local time
Today, 23:09
Joined
Mar 15, 2010
Messages
10
I have migrated my backend database to a sharepoint wss 3.0.
Users have to log on in the frontend with a user id and password which alows them to work (change, delete and add) on the sharepoint data. Problem is that they also can use that user id and password to directly logon to the site and change the data there. I want to prevent them of working directly to the tables in sharepoint off course. How can I tackle this problem?
 
I can offer you this method.
Look at "Demo1A2002.mdb" (attachment, zip).
Open form and see.
It is for user, not for expert.
On this way, the user can not to reach the tables.
You can, because you konow the password.
 

Attachments

I do not understand your answer; seems not to have any sharepoint connection.
 
Did you try to reach the table via this Demo.
You can do it, because you know the password,
but, don't say the password to users.
 
Yes I did, but I do not understand how to logon from VBA to the sharepoint
 

Users who are viewing this thread

Back
Top Bottom