| Author |
connecting to MySQL in Linux vs. Windows
|
Chris Savin
Greenhorn
Joined: Oct 03, 2003
Posts: 2
|
|
Hello all! I have been working on a java project that uses a connenction to a MySQL database. The application works OK under Linux, but when I've tried to run it in Windows, it yielded an internal error in the executeStatement() method. I'm using MySQL Connector driver for the connection. What should I do?
|
 |
Praful Thakare
Ranch Hand
Joined: Feb 10, 2001
Posts: 613
|
|
Chris, If u can write u r problem in more detail,others can help u better cheers Praful
|
All desirable things in life are either illegal, banned, expensive or married to someone else !!!
|
 |
Bear Bibeault
Author and ninkuma
Marshal
Joined: Jan 10, 2002
Posts: 56168
|
|
Not a JSP question. JDBC seems most appropriate. Moving... bear
|
[Smart Questions] [JSP FAQ] [Books by Bear] [Bear's FrontMan] [About Bear]
|
 |
Gregg Bolinger
Ranch Hand
Joined: Jul 11, 2001
Posts: 15229
|
|
|
Can you show us the code and the error message?
|
 |
Sarath Mohan
Ranch Hand
Joined: Mar 17, 2001
Posts: 213
|
|
|
seems to be not a difficult one. But please give some more details reg. the error
|
Sarath Mohan
|
 |
 |
|
|
subject: connecting to MySQL in Linux vs. Windows
|
|
|