The moose likes JDBC and the fly likes Urgent !! why ? no suitable driver ??? Big Moose Saloon
  Search | Java FAQ | Recent Topics
Register / Login
JavaRanch » Java Forums » Java » JDBC
Reply Bookmark "Urgent !! why ? no suitable driver ???" Watch "Urgent !! why ? no suitable driver ???" New topic
Author

Urgent !! why ? no suitable driver ???

Roy Sin
Greenhorn

Joined: Mar 12, 2002
Posts: 10
hi,
i created a program to insert items into the MS Access database. it works fine on my side but when i sent it to my user, they keep getting "No suitable driver". I am using window 2000 and they are using window NT. Could it be this is the error ? my code is below. I did not want them to create the driver so i read my jdbc-odbc connection from a text file. Below is the code

and my text file has the following lines :

pls help.....
Roy
 
 
subject: Urgent !! why ? no suitable driver ???
 
Threads others viewed
Connecting to Access
Netbeans and MS Access
DSN less MS access Connection using JSP - help needed
Hot to use File DSN make connection?
ODBC Access db Problem. Please Help
IntelliJ Java IDE