Subject | RE: [firebird-support] I/O Error |
---|---|
Author | Thomas Steinmaurer |
Post date | 2003-08-19T22:21:46Z |
Brent,
from different client application by using mismatched
connection strings.
For example, one client application is using
C:\ticketsoft\data\ticketsoft.gdb
whereas another uses (notice the missing back slash
of the drive letter)
C:ticketsoft\data\ticketsoft.gdb
Firebird detects and disallow such connection attempts,
to prevent a database being corrupted.
Are there any other active connections when you get
the error message?
Best Regards,
Thomas Steinmaurer
The IB LogManager Product Family
Logging/Auditing Suite for InterBase/Firebird
http://www.iblogmanager.com
> Where can I find descriptions of the Firebird 1.0 error codes? I amAFAIR this can happen if you connect to your database
> getting
> the following when connecting from Database Workbench.
>
> ISC ERROR CODE: 335544344
>
> I/O Error for file
>
> C:\ticketsoft\data\ticketsoft.gdb
>
> Error while trying to open file. The process cannot access the file
> because
> it is being used by another process.
from different client application by using mismatched
connection strings.
For example, one client application is using
C:\ticketsoft\data\ticketsoft.gdb
whereas another uses (notice the missing back slash
of the drive letter)
C:ticketsoft\data\ticketsoft.gdb
Firebird detects and disallow such connection attempts,
to prevent a database being corrupted.
Are there any other active connections when you get
the error message?
Best Regards,
Thomas Steinmaurer
The IB LogManager Product Family
Logging/Auditing Suite for InterBase/Firebird
http://www.iblogmanager.com