From:
<car...@te...> - 2004-01-13 23:15:22
|
Hello: > And must I run the fbserver.exe when I try 2 access > the database? Or just don't need that anymore? Sorry i left this without answer in my previous email You need to download the Firebird Embedded Server: http://prdownloads.sourceforge.net/firebird/Firebird-1.5.0.4201_RC8_embed_win32.zip?download Using ServerType=1 in the connection string the provider will use the fbembed.dll (you need to have it in the path), if you use ServerType=0 the provider will try to work against a Super or Classic Server installation. -- Best regards Carlos Guzmán álvarez Vigo-Spain |