![]() | |
![]() |
| | Thread Tools | Display Modes |
#1
| |||
| |||
|
#2
| |||
| |||
|
|
Can anyone help me here..... Im using Web based Cobol (PerCobol) that converts to Java.... Im trying to use the PREPARE and EXECUTE statements to create Complex queries.... I am currently using MySql version 4.0.18 and trying to use JDBC driver version 3.1.3 Beta (the new release brought out to fix problems with Prepare??? ) Does this new JDBC driver only work with MySql versions 4.1 and newer????? My problem is I cannot connect to the database, getting SqlState 08000.... EXEC SQL CONNECT TO "jdbc:mysql://127.0.0.1/imagescan" DRIVER "com.mysql.jdbc.Driver" END-EXEC. |
![]() |
| Thread Tools | |
| Display Modes | |
| |