From:
<car...@te...> - 2004-01-13 22:42:10
|
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 |