Phoenix00017
New member
- Local time
- Today, 08:43
- Joined
- Jul 8, 2003
- Messages
- 6
I'm trying to make an Access DB accessible (no pun intended...) online for people to make quick changes to. The database is very small - it really just allows people to check out equipment at a school. The problem is that the online page needs to have a lot of error-checking to make sure the faculty don't mess up anything on the table. I have a form created in the DB, but it doesn't appear that there's any way to export it (either as a DAP or as ASP) in such a way that all the VB code (i.e. the error checking) is maintained. Does anyone have any suggestions? Thanks!