On Tue, Jan 20, 2009 at 14:41, Mercea Paul <paul.mer...@almexa.ro> wrote:
>> Do you have empty username and password? If so, then FirebirdClient is
>> trying to use trusted auth to server.
>
> [PM] As I see in code, is empty, because I use embeded FB .
>                fbcs.ClientLibrary = apppath + @"\fb\fbembed.dll";
>            fbcs.Dialect = 3;
>            fbcs.Pooling = false;
>            fbcs.ServerType = FbServerType.Embedded;

That's the case. You don't have username/password specified.


-- 
Jiri {x2} Cincura (CTO x2develop.com)
http://blog.vyvojar.cz/jirka/ | http://www.ID3renamer.com

------------------------------------------------------------------------------
This SF.net email is sponsored by:
SourcForge Community
SourceForge wants to tell your story.
http://p.sf.net/sfu/sf-spreadtheword
_______________________________________________
Firebird-net-provider mailing list
Firebird-net-provider@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/firebird-net-provider

Reply via email to