Hello all,
Thanks for taking the time to look at my post. I have a problem that I could not find in the searches. I am trying to set up a connection to an Access database. I have the Access database driver installed in the ODBC manager and have the latest Java SDK installed. When I go to the connection wizard it pops the connection string in the appropriate place and the url says jdbc
dbc[DSN]. I put the DSN name of my Access data base in there and I do not have a password or user for the database and then I get an error about the ODBC driver is not installed or the DSN name does not match any driver or something. I followed the instructions exactly in the help menu, does anyone know if there is some trick to get this working?
If I cannot get it working I am going to be working in *.asp pages( just trying something new), and if I do that does someone know of any good resources for an average experienced user to look at using ODBC classes for database access rather than using ADO? I've tried the microsoft knowledge base and have a hard time finding anything about it at a more intermediate level.
Thank you all for any help you may provide.
Thanks for taking the time to look at my post. I have a problem that I could not find in the searches. I am trying to set up a connection to an Access database. I have the Access database driver installed in the ODBC manager and have the latest Java SDK installed. When I go to the connection wizard it pops the connection string in the appropriate place and the url says jdbc
If I cannot get it working I am going to be working in *.asp pages( just trying something new), and if I do that does someone know of any good resources for an average experienced user to look at using ODBC classes for database access rather than using ADO? I've tried the microsoft knowledge base and have a hard time finding anything about it at a more intermediate level.
Thank you all for any help you may provide.