Subject | problem connecting in win2003 |
---|---|
Author | Ernesto Cullen |
Post date | 2004-11-27T00:49:22Z |
Hi all,
I have a problem connecting to a FB 1.5.1 in Windows 2003. I can
connect with isql using only the path, i.e.
connect c:\something.fdb user sysdba password masterkey;
succeds; but
connect localhost:c:\something.fdb user sysdba password masterkey;
don't. I get
Statement failed, SQLCODE = -902
operating system directive CreateFile failed
-The request operation cannot be performed on a file with a user-mapped
section open.
any ideas where to look for a solution?
TIA
Ernesto Cullen
I have a problem connecting to a FB 1.5.1 in Windows 2003. I can
connect with isql using only the path, i.e.
connect c:\something.fdb user sysdba password masterkey;
succeds; but
connect localhost:c:\something.fdb user sysdba password masterkey;
don't. I get
Statement failed, SQLCODE = -902
operating system directive CreateFile failed
-The request operation cannot be performed on a file with a user-mapped
section open.
any ideas where to look for a solution?
TIA
Ernesto Cullen