Subject | Cold Fusion |
---|---|
Author | Mike Hickman |
Post date | 2007-11-30T07:44:02Z |
I had successfully installed the jdbc driver on 2 computers and
connected to a Firebird database for testing purposes. I used the
settings provided by Claus Heeg and Ramon in this Group, April 2007.
For some reason the connection was lost on one machine.
I can access the datasource locally on the other computer machine.
To remedy the problem I uninstalled both Dreamweaver 8 and Coldfusion
MX7, cleaned the Registry and reinstalled (I have done this 3 times ).
Now I am receiving the following message
Connection verification failed for data source: Test
java.sql.SQLException: No suitable driver available for Test, please
check the driver setting in resources file, error: null
The root cause was that: java.sql.SQLException: No suitable driver
available for Test, please check the driver setting in resources file,
error: null
The jaybird-full-2.1.0.jar is located at F:\CFusionMX7\wwwroot\WEB-INF\lib
Any ideas ? Maybe some configuration setting ?
Mike
connected to a Firebird database for testing purposes. I used the
settings provided by Claus Heeg and Ramon in this Group, April 2007.
For some reason the connection was lost on one machine.
I can access the datasource locally on the other computer machine.
To remedy the problem I uninstalled both Dreamweaver 8 and Coldfusion
MX7, cleaned the Registry and reinstalled (I have done this 3 times ).
Now I am receiving the following message
Connection verification failed for data source: Test
java.sql.SQLException: No suitable driver available for Test, please
check the driver setting in resources file, error: null
The root cause was that: java.sql.SQLException: No suitable driver
available for Test, please check the driver setting in resources file,
error: null
The jaybird-full-2.1.0.jar is located at F:\CFusionMX7\wwwroot\WEB-INF\lib
Any ideas ? Maybe some configuration setting ?
Mike