Subject | Re: FirebirdSQL embedded and OLEDB ?? |
---|---|
Author | Miquel Matas |
Post date | 2005-01-31T14:34:27Z |
--- In firebird-support@yahoogroups.com, Magnus Titho
<magnus.titho@k...> wrote:
Thankyou!
Miquel.
<magnus.titho@k...> wrote:
> Miquel Matas schrieb am 31.01.2005 07:52:"Provider=IBOLE.Provider.v4;DataSource=localhost:c:\tmp\vb\employee.gdb"
> >
> > adoConn.ConnectionString =
> >
> > 'fails with Unable to complete network request to localhostI get "databasename is missing" .... :)
>
> "localhost" doesn't work with the embedded server. Try
> "Provider=IBOLE.Provider.v4;DataSource=c:\tmp\vb\employee.gdb"
>
>
> Magnus
Thankyou!
Miquel.