[Firebird-net-provider] Problems DDEX

2006-03-09 Thread Uwe Regenhardt
When I try to add a new dataconnection I see the firebirdprovider, can enter a connectionstring and got a positiv testresult. But when I press OK I got an an errormessages: "error loading typ". What's wrong? -- Gruß Uwe mailto:[EMAIL PROTECTED]

Re: [Firebird-net-provider] GUID problems

2006-03-09 Thread Carlos Guzmán Álvarez
Hello: Six of the tests failed: NumericArrayTest, Huummm i will try to review this one. AddUserTest, DeleteUser, DisplayUser, DisplayUsers, FbLogTest. This are normal failiures when working against the embedded server as they are Services API tests. However, both Guid tests succeeded. I'll k

Re: [Firebird-net-provider] Using FbSecurity with Firebird 2.0beta2

2006-03-09 Thread Carlos Guzmán Álvarez
Hello: Maybe, i think there is a thread in fb-devel list about this i will review it to see is something needs to be changed in the provider. Huuummm looks the problem is not specific to the provider, from what i have readed in the fb-devel list, i think i will wait until Firebird 2 gets to RC

Re: [Firebird-net-provider] Unable to connect to host : SOLVED (I hope)

2006-03-09 Thread Andre Pietzner
Hi, i think the Problem is IPv6. I use Visual Studio 2005 prof. and have the same problem. You can see the prob. in the sample IPAddress[] hostadd = Dns.GetHostEntry("localhost").AddressList; foreach (IPAddress ip in hostadd) MessageBox.Show(ip.ToString()); At first you see the IPv6 A