Hello,

>My connectionstring is:
>User=SYSDBA;Password=masterkey;DataSource=localhost;Database=|DataDirectory|\Database.fdb;Dialect=3;Charset=UTF8;ServerType=1;pooling=false;

How about trying...

User=SYSDBA;Password=masterkey;DataSource=localhost;Database=YourDatabase.fdb;Dialect=3;Charset=UTF8;ServerType=1;pooling=false;


>Is the |DataDirectory| keyword supported in Net Firebird provider v2.5.1?

Personally I can't answer that; but my local connection strings don't have the 
' |DataDirectory| keyword' in there...

Hope that helps




--------------------------------------------------------------------------------


------------------------------------------------------------------------------
Download Intel® Parallel Studio Eval
Try the new software tools for yourself. Speed compiling, find bugs
proactively, and fine-tune applications for parallel performance.
See why Intel Parallel Studio got high marks during beta.
http://p.sf.net/sfu/intel-sw-dev 


--------------------------------------------------------------------------------


_______________________________________________
Firebird-net-provider mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/firebird-net-provider
------------------------------------------------------------------------------
Download Intel® Parallel Studio Eval
Try the new software tools for yourself. Speed compiling, find bugs
proactively, and fine-tune applications for parallel performance.
See why Intel Parallel Studio got high marks during beta.
http://p.sf.net/sfu/intel-sw-dev
_______________________________________________
Firebird-net-provider mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/firebird-net-provider

Reply via email to