From: Sander B. <sbo...@es...> - 2004-01-13 23:03:11
|
That is it? My current connection string looks like this "User=SYSDBA;Password=maserkey;Dialect=3;Server=localhost;Pooling=False;"; but server=localhost in it what must I do with that?? And must I run the fbserver.exe when I try 2 access the database? Or just don't need that anymore? Sander "Carlos Guzmán Álvarez" <car...@te...> wrote in message news:400...@te...... > Hello: > > > i have got the newest firebird (from the sf website) and compiled etc etc. I > > download .netprovider 1.6 and now i wanna connect 2 a database with > > .netprovider 1.6. > > There is no new manual right available for 1.6 so that is way i'm asking it > > hehe. > > Can somebody show me some source of connection string retrieving data from a > > embedded firebird server. i'm coding in C# > > You need to add to the connection string: > > ServerType=1 > > > > -- > Best regards > > Carlos Guzmán Álvarez > Vigo-Spain > > > ------------------------------------------------------- > This SF.net email is sponsored by: Perforce Software. > Perforce is the Fast Software Configuration Management System offering > advanced branching capabilities and atomic changes on 50+ platforms. > Free Eval! http://www.perforce.com/perforce/loadprog.html > _______________________________________________ > Firebird-net-provider mailing list > Fir...@li... > https://lists.sourceforge.net/lists/listinfo/firebird-net-provider > |