|
|
|||||||||
|
|||||||||
| |||||||||
|
|
|
| |||||||||
![]() |
|
|
«
Previous Thread
|
Next Thread
»
|
Thread Tools | Search this Thread | Rate Thread | Display Modes |
|
#1
|
|||
|
|||
|
Hi
I need help creating a dsn in Cold Fusion. I have just installed Firebird 1_5 and the Jay Bird driver. I placed a copy of the jaybird-full-2.0.1.jar file in classpath C:/CFusionMX7/wwwroot/WEB-INF/classes/jaybird-full-2.0.1.jar and specified it this way in Java and VM. I think my URL is correct: jdbc:firebirdsql://127.0.0.1:3050/d:/documents/projects/databases/test.gdb However I am getting this error: # Connection verification failed for data source: test org.firebirdsql.jdbc.FBSQLException: GDS Exception. 335544344. I/O error for file CreateFile (open) "d:/documents/projects/databases/test.gdb" Error while trying to open file null Reason: I/O error for file CreateFile (open) "d:/documents/projects/databases/test.gdb" Error while trying to open file null The root cause was that: org.firebirdsql.jdbc.FBSQLException: GDS Exception. 335544344. I/O error for file CreateFile (open) "d:/documents/projects/databases/test.gdb" Error while trying to open file null Reason: I/O error for file CreateFile (open) "d:/documents/projects/databases/test.gdb" Error while trying to open file null I have re-created the dsn a few times but the same error appears. Can someone kindly tell me how I can fix this? Thanks heaps ![]() |
|
#2
|
||||
|
||||
|
It's probably due to wrong path or file access permissions, see this thread
__________________
My blog about OpenSource Databases PDF tutorials about OSS databases, DBMonster ... Please contribute to Open Source Development, fill bug reports!!! Developer Shed eSupport Commented my.ini/my.cnf (PLEASE ADD YOUR OWN CONFIG TRICK) An introduction to database normalization Natural or Surrogate key Custom ordering for your results Correlated and uncorrelated subqueries Don't turn your outer joins into inner joins |
![]() |
| Viewing: Dev Shed Forums > Databases > Firebird SQL Development > Connection Error |
| Thread Tools | Search this Thread |
| Display Modes | Rate This Thread |
|
|
|
|