[Firebird-net-provider] Failed to add relation(s)

2010-01-10 Thread Rogerio Bettini
Hi, I'm using VS2005 + Firebird 2.5RC1 + FirebirdClient(provider) 2.5.1 + DDEX 2.04.While trying to add a DataSource, I'm getting the following error:"Failed to add relation(s)An item with the same key has already been added." I can see the tables of my DB by expanding the FB connection at Serv

Re: [Firebird-net-provider] Visual Studio 2008 SP1 + SDK on Windows 7 64 Bits

2010-01-10 Thread Deckard
Thank you, I can’t believe I messed the machine.config file each single time. The culture in the DbProviderFactories and the value 2.5.0 instead of being neutral. It works fine, thank you again. From: Radwan Khershif [mailto:r.khers...@ymail.com] Sent: Sunday, January 10, 2010 2:03 AM

Re: [Firebird-net-provider] Character set problem between with Firebird & .NET provider

2010-01-10 Thread Louis van Alphen
Thanks all, my problem seems to also have disappeared. I recreated the database, removing all other definitions for charsets in the script. So all text types and text blobs will use the default database charset. I am using ISO8859_1 charset with the .NET provider. -Original Message- From

Re: [Firebird-net-provider] Character set problem between with Firebird & .NET provider

2010-01-10 Thread Mercea Paul
Hi Louis > -Original Message- > From: Louis van Alphen [mailto:lo...@nucleo.co.za] > Sent: Friday, January 08, 2010 14:59 > To: firebird-net-provider@lists.sourceforge.net > Subject: Re: [Firebird-net-provider] Character set problem between with > Firebird & .NET provider > > I still get

Re: [Firebird-net-provider] Support SET NAMES in ISQL

2010-01-10 Thread Jiri Cincura
On Sun, Jan 10, 2010 at 04:24, Le Phuc wrote: > Hi all, I want to use FB.Net to execute a update script has utf8 unicode(ex: > update tablename set field = ‘đi học’), but FB.Net not support SET NAMES > UNICODE_FSS. The charset is setted up in connection string. -- Jiri {x2} Cincura (CTO x2devel

Re: [Firebird-net-provider] Visual Studio 2008 SP1 + SDK on Windows 7 64 Bits

2010-01-10 Thread Radwan Khershif
"Once Visual Studio closed, I cannot make any other connection, as soon as I type something in the DataSource field the FbDataConnectionUIConnection close." I have run in a similar problem in the past were connection dialog disappears once I type anything in any field. I was using 32 bit versions