[Firebird-net-provider] Connection problem from Win 2003 Standard Ed using .NET provider for Firebird

2007-08-15 Thread Cosmin Sandu
Hello, I have a connection problem from a Windows 2003 Standard Edition using FibProvider from a C#2005 application to an Interbase Server. The system I use is the following: Application written in C#2005, .Net Framework 2.0, FibProvider 2.0, hosted on a Windows 2003 Standard Edition

Re: [Firebird-net-provider] Character sets of web providers

2007-08-15 Thread Jiri Cincura
On 8/16/07, Carlos Guzmán Álvarez <[EMAIL PROTECTED]> wrote: > Hello: > > > What do you think? > > Looks fine :) OK. I'll do the changes and tests in one-two days. -- Jiri {x2} Cincura (Microsoft Student Partner) http://blog.vyvojar.cz/jirka/ | http://www.ID3renamer.com

Re: [Firebird-net-provider] Character sets of web providers

2007-08-15 Thread Carlos Guzmán Álvarez
Hello: > What do you think? Looks fine :) -- Carlos Guzmán Álvarez Vigo-Spain Blog: http://carlosga.wordpress.com/ FirebirdClient : http://www.firebirdsql.org/ XMPP Client : http://code.google.com/p/xmppclient/ ohloh : http://www.ohloh.net/accounts/4138 -

[Firebird-net-provider] Character sets of web providers

2007-08-15 Thread Jiri Cincura
Hi *, I have two ideas witih web providers. 1. There's used on some places NONE charset. It's not good and IMO it should be converted to unicode. 2. There's used UNICODE_FSS in other column's charsets. But this is outdated. In FB 1.5 the UNICODE_FSS is the same as UTF8 (with all bugs etc.; UTF8 i

Re: [Firebird-net-provider] Linux

2007-08-15 Thread Eduardo
Hello all! Server Linux: Debian 4.0 Firebird 2.0.1 CS Client WXP: FirebirdClient ADO.NET 2.0 Work perfect! Knowing that you are there has made it possible. When I finish testing I will prepar a little HowDo. Thanks - Thi

[Firebird-net-provider] Problems with visual parts of provider

2007-08-15 Thread Martin Schmid
Hello! I'm using Visual Studio 2005 SP1 US, Firbird Client 2.0.1.0 and I'm programming in C#.net. After setting up a new VM Box following strange error occured: After editing a form in the designer the Designer.cs file is rebuild. By rebuilding this file every entry for a FirebirdDataAdapter was

Re: [Firebird-net-provider] Possible bug in Solaris

2007-08-15 Thread pablosantosluac
Hola :-) Well, the server is located on Windows (firebird 2.0). The database encoding is UNICODE_FSS. And we use the same encoding on the connection string. Ok, and another question: is the Firebird 2.0 server available for solaris? Thanks, pablo - Original Message - From: "Carlos G

[Firebird-net-provider] 2.1.0 Installer moved to Wix

2007-08-15 Thread Carlos Guzmán Álvarez
Hello: The 2.1.0 sources installer has been moved to Wix, hope i will be releasing the next RC in the next few days. -- Carlos Guzmán Álvarez Vigo-Spain Blog: http://carlosga.wordpress.com/ FirebirdClient : http://www.firebirdsql.org/ XMPP Client : http://code.google.com/p

Re: [Firebird-net-provider] Possible bug in Solaris

2007-08-15 Thread Carlos Guzmán Álvarez
Hola: > When you read a char field of lenght 1, Windows and Linux return a char of 1 > but in Solaris you get a string with the value and 2 blanks. Huu it could be a problem with the Encoding implementation of mono, but, can you give us a little more of information, like the character set