|
Re: help me plz [message #161716 is a reply to message #161679] |
Mon, 06 March 2006 18:46 |
|
djmartin
Messages: 10181 Registered: March 2005 Location: Surges Bay TAS Australia
|
Senior Member Account Moderator |
|
|
The form needs to 'login' to the database, create a unique userid in the database for your 'one user', either define the tables under this userid or define private synonyms that point to the tables under the table owner's userid, and only tell this special user their userid and password. Other people who have a userid on a database will be able to start the form but as they don't have access to the tables no data will be returned.
David
[Updated on: Mon, 06 March 2006 18:47] Report message to a moderator
|
|
|