Here's step by step directions. I used Win2K Pro with MSAccess 2000 for these instructions
1. Copy your database to your
2. Goto Administrative Tools->Data Sources (ODBC)
3. Click the [System DSN] Tab
4. Click [Add]
5. Choose "Microsoft Access Driver (*.mdb)"
6. Click [Finish] and the "ODBC Microsoft Access Setup" comes up
7. Click [Select]
8. Navigate to your database and select it.
9. Data Source Name = "AnyNameYouWant" (Without spaces)
10. Click [OK]
11. You should now see the Data Source you created
12. Open your database
13. Open the Table or Form you want to publish to the web
14. Click File Export
15. Navigate to were you want to publish the web page
16. Change the "Save as type" to "Microsoft Active Server Pages (*ASP)"
17. Give your ASP page a name
18. Click [Save All]
19. The "Microsoft Active Server Pages Output Options" comes up
20. For "Data Source Name", give the name you chose in step 9
21. For "Server URL", give your servers address
22. For "Session timout " use 5 minutes
You should be able to use your web browser to view the items.
Unfortunatly, I was only able to view them. Not modify them. I know I created a page which allows you to edit from ASP before, I just can't remember the exact thing I did. I'll post it if I find it.
Dave Namou, MCSE CCEA