This week's book giveaway is in the Agile and other Processes forum. We're giving away four copies of The Mikado Method and have Ola Ellnestam and Daniel Brolund on-line! See this thread for details.
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