Hi,

 

We use Firebird Dot Net Provider version 2.1.0.0 with Firebird embed server
version 2.1.0.17798

 

In our application, customer login using a login form. 

 

While opening the form we open the connection to validate user input. The
connection string is for embedded server as follows

 

User=SYSDBA;Password=masterkey;Database=C:\Pearlpos.fdb;Dialect=3;Charset=NO
NE;Role=;ConnectionLifetime=15;Pooling=true;MinPoolSize=0;MaxPoolSize=50;Pac
ketSize=8192;ServerType=1;

 

Here the issue is when ever user on login changes his mind and instead of
login, if he click cancel to close the application, then on next use, the
provider throws an error saying, I/O Error for file CreateFile(Open)

 

Any help to resolve this issue is highly appreciated

 

Thanks!

 

Muthu Annamalai

 

-------------------------------------------------------------------------
This SF.Net email is sponsored by the Moblin Your Move Developer's challenge
Build the coolest Linux based applications with Moblin SDK & win great prizes
Grand prize is a trip for two to an Open Source event anywhere in the world
http://moblin-contest.org/redirect.php?banner_id=100&url=/
_______________________________________________
Firebird-net-provider mailing list
Firebird-net-provider@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/firebird-net-provider

Reply via email to