
February 27th, 2004, 06:28 PM
|
|
Registered User
|
|
Join Date: Feb 2004
Posts: 1
Time spent in forums: < 1 sec
Reputation Power: 0
|
|
Access Forms To Web
Hello,
I have just created a Database (I have ten agents, and they have five customers each) so then I made two tables, as well as Forms for Finding, listing and Adding new records (such as new Agents or new customers). To finish it up, I created a Row Level Security system, to keep an Agent from seeing someone else's records and steal their customers.
My trouble is that now I want to make all this available to the Agents, through the internet. Without the Forms, I have no Authentication (Access is not exporting to DAP because of Bound and Unbound Boxes, Buttons, etc). And without that, it cannot be published. Should I then pursue alternative methods of authenticating Users -Agents- and then redirect them to a specific page with their query results, or is there a way to fully deploy the Database to the web, so that others may see and use the DB at its fullest?... Any pointer or suggestion would be extremely appreciated. Cheers
|