From:
<car...@te...> - 2004-12-28 14:45:13
|
Hello: >Hi I tried to use fbembed.dll (copied it to the bin directory of my >ASP.NET Project) with Gentle.NET (Ver. 1.1.3, from SVN ) >I am using the included Firebird Provider (1.6.3) > >The connection string (in gentle.config) is: > ><DefaultProvider name="Firebird" >connectionString="User=SYSDBA;Password=masterkey;Database=C:\DB_TESTS\SYNCHROVET_2.FDB;ServerType=1" >/> > What happens ig you try this: <DefaultProvider name="Firebird" connectionString="User=SYSDBA;Password=masterkey;DataSource=localhost;Database=C:\DB_TESTS\SYNCHROVET_2.FDB;ServerType=1" /> -- Best regards Carlos Guzmán Álvarez Vigo-Spain "In the end there can be only one" (Highlander) |