Phoenix00017
New member
- Local time
- Today, 22:56
- Joined
- Jul 8, 2003
- Messages
- 6
Hidden data access online...
Ok, I'm operating on a very basic level here (fair amount of programming experience with C++, but none in VB, SQL, or ASP, and have only seen one database before ever...oi...). However, I've been given the job of creating a database to reserve equipment. The catch is that it has to be online-accessible. I went ahead and created the tables and then a form that took care of the reservations, but now it seems that Access doesn't support online forms. Is this true? Can I only use a data-access page online? The form I had hid the data from the user and worked entirely on point-and-click (some of the users are not exactly going to be the most technical-savy people, and I don't want them to have direct access to any fields). Is it possible to make a good GUI with ASP? Or does anyone have any good suggestions about other methods? Thanks!
Ok, I'm operating on a very basic level here (fair amount of programming experience with C++, but none in VB, SQL, or ASP, and have only seen one database before ever...oi...). However, I've been given the job of creating a database to reserve equipment. The catch is that it has to be online-accessible. I went ahead and created the tables and then a form that took care of the reservations, but now it seems that Access doesn't support online forms. Is this true? Can I only use a data-access page online? The form I had hid the data from the user and worked entirely on point-and-click (some of the users are not exactly going to be the most technical-savy people, and I don't want them to have direct access to any fields). Is it possible to make a good GUI with ASP? Or does anyone have any good suggestions about other methods? Thanks!
Last edited: