Skip to main content
Participant
July 10, 2009
Question

Database - 500 error (MS Access - ASP Java)

  • July 10, 2009
  • 1 reply
  • 472 views

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

This topic has been closed for replies.

1 reply

Participating Frequently
July 10, 2009

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?