Subject Re: [firebird-support] Problem connecting my VB6 App to Firebird.
Author Michael Ludwig
Paddy Flanagan schrieb am 29.06.2010 um 12:49 (+0100):
> In my VB6 app, I am using the following connection string
>
> GConnection.ConnectionString = _
> "DRIVER=Firebird/InterBase(r)
> driver;UID=SYSDBA;PWD=masterkey;DBNAME=localhost:c:\IFOLDER\FIREBIRD\TIME.FDB"
> GConnection.Open

Could you post a short runnable sample script (runnable except for the
error you're seeing) so I (or anyone else, for that matter, who's not
proficient in VB) can try this out at home?

--
Michael Ludwig