Re: [Firebird-net-provider] UNICODE .NET provider and c#

2006-06-01 Thread Carlos Guzmán Álvarez
Hello: > while(myReader.Read()) > { > cmbtst1.Items.Add(myReader.GetString(0)); > } And how are you doing the inserts ?? -- Carlos Guzmán Álvarez Vigo-Spain http://carlosga.blogspot.com/ No hay un solo rey que no descienda de un esclavo

Re: [Firebird-net-provider] Bug? Timeout at CheckMaxPoolSize 2.x

2006-06-01 Thread JCardinal
Hi Carlos: ServerType=1;DataBase=C:\data\AyaNova 3.2\utils\AyaImport\AYANOVA.FDB;Dialect=3; - John ""Carlos Guzmán Álvarez"" <[EMAIL PROTECTED]> wrote in message news:[EMAIL PROTECTED] > Hello: >> >> We have a commercial app using Firebird embedded and server and the = > >> ado.net driver. >>

Re: [Firebird-net-provider] Bug? Timeout at CheckMaxPoolSize 2.x and 1.7.1

2006-06-01 Thread Carlos Guzmán Álvarez
Hello: > > We have a commercial app using Firebird embedded and server and the > ado.net driver. > > There are *many* customers using this configuration and all has been > well for 6 months now since release up until last week when on two > different occasions we have customers reporting an erro

Re: [Firebird-net-provider] [ANN] FirebirdClient v2.0 Release Candidate 5 released.

2006-06-01 Thread Rasha
Good news. Testing time ...On 6/1/06, Carlos Guzmán Álvarez <[EMAIL PROTECTED]> wrote: Hello:FirebirdClient v2.0 Release Candidate 5 is available for download.Hope this can be the last Release Candidate version before the finalrelease, of course, if there are no big issues reported in the next week

[Firebird-net-provider] [ANN] FirebirdClient v2.0 Release Candidate 5 released.

2006-06-01 Thread Carlos Guzmán Álvarez
Hello: FirebirdClient v2.0 Release Candidate 5 is available for download. Hope this can be the last Release Candidate version before the final release, of course, if there are no big issues reported in the next weeks. Download information can be found here: http://www.firebirdsql.org/index.php

Re: [Firebird-net-provider] Data Migrate

2006-06-01 Thread Carlos Guzmán Álvarez
Hello: > Hi all, I'm a beginner, so I neddo to migrate Data from DB Firebird > 1.5 to another DB Firebird 1.5, I want to ralize a simple console > application with Visual studio 2005 and Firebird Provider 2.0 an my > question is how I can do that? > > For example: > > Connect to DB 1 > Make

Re: [Firebird-net-provider] stop mailiong list

2006-06-01 Thread JCardinal
ROTFL! :) "Helen Borrie" <[EMAIL PROTECTED]> wrote in message news:[EMAIL PROTECTED] > At 04:35 AM 19/05/2006, you wrote: > >>I want to be delete from te database of the mailing list > > Then find the "unsubscribe" link in the header of any list message and > just click it. > In fact, I'll make

Re: [Firebird-net-provider] Data Migrate

2006-06-01 Thread JCardinal
There is a lot of information on this web site related to using the .net firebird provider. http://www.dotnetfirebird.org/ ""Alberto Pesce"" <[EMAIL PROTECTED]> wrote in message news:[EMAIL PROTECTED] > Well but the schema DB2 is not equal to schema DB1 and so I need to bind > manually the data