of the Firebird .NET providers
Sent: Wednesday, January 24, 2007 12:30:46 PM
Subject: Re: [Firebird-net-provider] HELP! Please! FireBird Embedded NET 2.0
ADDENDUM some progress!
Hi Robert,
Did you get my replies to you, by any chance? I think I sent them to
your email, rather then the lis
Behalf Of
Scott Price
Sent: Wednesday, January 24, 2007 1:19 PM
To: For users and developers of the Firebird .NET providers
Subject: Re: [Firebird-net-provider] HELP! Please! FireBird Embedded NET 2.0
ADDENDUM some progress!
Hi Robert,
Did you get my replies to you, by any chance? I think I s
L PROTECTED]
[mailto:[EMAIL PROTECTED] On Behalf Of
Carlos Guzmán Álvarez
Sent: Wednesday, January 24, 2007 1:17 PM
To: For users and developers of the Firebird .NET providers
Subject: Re: [Firebird-net-provider] HELP! Please! FireBird Embedded NET 2.0
ADDENDUM some progress!
Hello:
> Now
Hi Robert,
Did you get my replies to you, by any chance? I think I sent them to
your email, rather then the list here.
Kind regards,
Scott :)
Robert Meek wrote:
> After spending about three hours this morning and looking up some opposing
> esamples from yet another Firebird NET site on t
Hi Robert,
Did you get my replies to you, by any chance? I think I sent them to
your email, rather then the list here.
Kind regards,
Scott :)
Robert Meek wrote:
> After spending about three hours this morning and looking up some opposing
> esamples from yet another Firebird NET site on t
Hello:
> Now THIS actually compiles but when I run it in the debugger it tells me
> it cannot find 'fbembed.dll'! I have that file in it's installation
> directory as well as in the application's exe directory, so there must be
> something missing in the conection string perhaps?
>
How d
After spending about three hours this morning and looking up some opposing
esamples from yet another Firebird NET site on the internet, I came up with
this:
MyFBConnectionString := new FbConnectionStringBuilder();
MyFBConnectionString.Add('ServerType', 1);
MyFBConnectionString.Add('User', 'S