Re: [Firebird-net-provider] OT: Project continuation

2008-01-17 Thread Jiri Cincura
On 1/17/08, Karl Steinam <[EMAIL PROTECTED]> wrote: > i already wanted to switch to postgresql :-) No way! :) -- Jiri {x2} Cincura (Microsoft Student Partner) http://blog.vyvojar.cz/jirka/ | http://www.ID3renamer.com - This

Re: [Firebird-net-provider] OT: Project continuation

2008-01-17 Thread Karl Steinam
Jiri Cincura schrieb: > Hello *, > > I have a great news for you. :) I've got offer from Paul Beach to > continue with developement of NETProvider as lead and maintaining it > etc. I've accepted and I've got some privileges to do the "maintaining > work". So the project isn't dead. I hope we'll ki

Re: [Firebird-net-provider] OT: Project continuation

2008-01-17 Thread Dean Harding
Jiri Cincura wrote: > I have a great news for you. :) I've got offer from Paul Beach to > continue with developement of NETProvider as lead and maintaining it > etc. I've accepted and I've got some privileges to do the "maintaining > work". So the project isn't dead. I hope we'll kick-up the FB & .

[Firebird-net-provider] OT: Project continuation

2008-01-17 Thread Jiri Cincura
Hello *, I have a great news for you. :) I've got offer from Paul Beach to continue with developement of NETProvider as lead and maintaining it etc. I've accepted and I've got some privileges to do the "maintaining work". So the project isn't dead. I hope we'll kick-up the FB & .NET. :) -- Jiri

Re: [Firebird-net-provider] Connection in a different TCP port

2008-01-17 Thread Jiri Cincura
On 1/17/08, Adilson Garcia <[EMAIL PROTECTED]> wrote: > I saw in an forum that someone had the same problem with network > connections, and had discovered that it was a bug in the new method of the > Dns class from the Framework AFAIR that was in server/client with >1 NIC and getting wrong IP, or

Re: [Firebird-net-provider] Connection in a different TCP port

2008-01-17 Thread Adilson Garcia
Solved my problem: I saw in an forum that someone had the same problem with network connections, and had discovered that it was a bug in the new method of the Dns class from the Framework So I´ve downloaded the source code of the Firebird .Net provider and searched for the dns class, and guess