Re: [Firebird-net-provider] HELP! Please! FireBird Embedded NET 2.0 ADDENDUM some progress!

2007-01-24 Thread Vlad Orlovsky
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

Re: [Firebird-net-provider] HELP! Please! FireBird Embedded NET 2.0 ADDENDUM some progress!

2007-01-24 Thread Robert Meek
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

Re: [Firebird-net-provider] HELP! Please! FireBird Embedded NET 2.0 ADDENDUM some progress!

2007-01-24 Thread Robert Meek
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

Re: [Firebird-net-provider] HELP! Please! FireBird Embedded NET 2.0 ADDENDUM some progress!

2007-01-24 Thread Scott Price
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

Re: [Firebird-net-provider] HELP! Please! FireBird Embedded NET 2.0 ADDENDUM some progress!

2007-01-24 Thread Scott Price
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

Re: [Firebird-net-provider] HELP! Please! FireBird Embedded NET 2.0 ADDENDUM some progress!

2007-01-24 Thread Carlos Guzmán Álvarez
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

[Firebird-net-provider] HELP! Please! FireBird Embedded NET 2.0 ADDENDUM some progress!

2007-01-24 Thread Robert Meek
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