Re: [Firebird-net-provider] icu*.dll in new ddex provider

2005-12-08 Thread [EMAIL PROTECTED]
Hello:Please send emails in text format only.>I put the three icu*.dll to windows/system32,then the ddex work.>But i use embed version,these dlls are from server version,and I must set "data"\"userid"...,the "ok" >button should be enable so I think, the ddex provider must consider the embed firebir

[Firebird-net-provider] icu*.dll in new ddex provider

2005-12-08 Thread byx45 (sent by Nabble.com)
I put the three icu*.dll to windows/system32,then the ddex work. But i use embed version,these dlls are from server version,and I must set "data"\"userid"...,the "ok" button should be enable. so I think,the ddex provider must consider the embed firebird. In sqlite's provider,It doesn't need vs200

[Firebird-net-provider] Synonyms in FbConnectionString

2005-12-08 Thread sasha
Hi! I propose to add additional synonyms in Hashtable GetSynonyms() such as: synonyms.Add("maxpoolsize", "max pool size"); synonyms.Add("minpoolsize", "min pool size"); synonyms.Add("username", "user id"); synonyms.Add("userpassword", "password"); synonyms.Add("character set", "charset"); synony

Re: [Firebird-net-provider] Error on Add a connection

2005-12-08 Thread Neal Tibrewala
I previously had the beta, but everything was uninstalled before installing the new VS and .NET. I found the error here: http://www.codecomments.com/archive357-2005-10-641190.html Does this help you figure out the problem? - Neal On Thu, 8 Dec 2005, Carlos Guzmán Álvarez wrote: > Hello: > >

Re: [Firebird-net-provider] Firebird .Net API & IB_Affinity Mask

2005-12-08 Thread Carlos Guzmán Álvarez
Hello: Apparently the "FirebirdNETProvider-1.7a-NET1.1.exe" has the same issues with Hyper-Threading as previous version of InterBase. Rather than running "IB-AFFINITY.EXE -A1" from the command prompt...is there a way to make the call directly to the provider? No that is a server side configu

Re: [Firebird-net-provider] Error on Add a connection

2005-12-08 Thread Carlos Guzmán Álvarez
Hello: I build a new one. The duplicate properties are gone, but the OK button still breaks with the same error. Also, when I hit 'tab' from the advanced screen, it also throws an exception. You can try sending me a set of DLLs, and I can test those in case it's the way I'm building the s