Copy link to clipboard
Copied
1) I am using CS3
2) I am creating a database on my server using MS Access with ASP Java
3) Everything works when I hit the "Live data" button on DW, but when I load everything onto the server I am getting a 500 error.
I am not sure where to start to fix the bugs.
Do I need to load a driver for MS Access onto my server?
Are there any other databases I should try besides MS Access?
The data on my server is not confidential so I am not concerned about the relatively high security issues with using MS Access
thanks,
J
Copy link to clipboard
Copied
We need more info. What are the details of the error on the page? Note the error message and line that the error occured on.
Also, you are using Javascript (JS), not Java. Is there any particular reason you are using JS rather than the more popular VBScript?