Computer Problems? Computing.Net has over 1,000,000 posts about all things technology related! Over 90% answered within 24 hours! Click here to start participating now! Also, be sure to check out the New User Guide.
Data Access Pages
Name: rex_p Date: October 25, 2005 at 11:29:41 Pacific OS: winxp CPU/Ram: amd 3.1 1gb ram
Comment:
Hello everyone, I am making a help desk database. It will hold all tickets with requests. I am putting a data access page on the intranet, so employees can fill out a ticket and it will be saved in the database. Everything is good, except I do not want employees to see the other requests. I want the page to start with a new blank record when an employee starts it. Anyone know how to do that?
Summary: I've got a problem/ :((( (Sorry for bad Engish) I working with Access XP ADP and connecting to SQL Server 2000 with Data Access Pages (DAP). I want to put them on the Internet web-server, using "three...
Summary: I have created a data access with a cboBox for users to pick a Country. The dboBox takes data from tblCountry, while users enter data in tblSchedule. I need 1) If field country is null, dropdown box d...
Summary: Hi, I've created a data access pages and i want it to upload over the net so i could update my database online. i've tried uploading it, but the connectivity to my database and the webpage wont work. ...