![]() |
Sponsored Link •
|
Advertisement
|
Advertisement
|
This page contains an archived post to the Java Answers Forum made prior to February 25, 2002. If you wish to participate in discussions, please visit the new Artima Forums.
Message:
> Good morning, > // seconnecter.Java > > try > I don't want to use JDBC-ODBC bridge, juste JDBC or if there are another methode like to access directly with SQL. > and when i execute this program i have an error message : > Working Directory - O:\Mes documents\Hicham\Programmes\ > Class Path - D:\InterBase Corp\InterClient\interclient.jar;D:\Jars\jt400.jar;.;o:\mes documents\hicham\kawainstall\kawaclasses.zip; > o:\mes documents\hicham\jdk1.2.2\lib\tools.jar;o:\mes documents\hicham\jdk1.2.2\jre\lib\rt.jar; > o:\mes documents\hicham\jdk1.2.2\jre\lib\i18n.jar;D:\Jars;O:\Mes documents\Hicham\Toolbox > La classe est charg�e > Impossible d'�tablir la connexionjava.sql.SQLException: The application requester cannot establish the connection.
> and i know if there are a methode without using access JDBC-ODBC bridge and JDBC to access a database > Thanks.
Replies: |
Sponsored Links
|