Re: [Firebird-net-provider] Data Migrate

2006-06-03 Thread Alberto Pesce
e Bye Alberto - Original Message - From: "Carlos Guzmán Álvarez" <[EMAIL PROTECTED]> To: "Alberto Pesce" <[EMAIL PROTECTED]>; "For users and developers of the Firebird .NET providers" Sent: Thursday, June 01, 2006 9:25 AM Subject: Re: [Fire

Re: [Firebird-net-provider] Data Migrate

2006-06-02 Thread Carlos Guzmán Álvarez
Hello: > Well but the schema DB2 is not equal to schema DB1 and so I need to bind > manually the data value of DB1 to DB2's schema > How can I do manually build a Insert statemant? > So you will need to do it manually or use a tool like IBDataPump. -- Carlos Guzmán Álvarez Vigo-Spain http:/

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] Data Migrate

2006-06-01 Thread JCardinal
"Alberto Pesce" <[EMAIL PROTECTED]>; "For users and developers of the > Firebird .NET providers" > Sent: Thursday, June 01, 2006 8:24 AM > Subject: Re: [Firebird-net-provider] Data Migrate > > >> Hello: >> > Hi all, I'm a beginner, so I neddo t

Re: [Firebird-net-provider] Data Migrate

2006-05-31 Thread Alberto Pesce
t; To: "Alberto Pesce" <[EMAIL PROTECTED]>; "For users and developers of the Firebird .NET providers" Sent: Thursday, June 01, 2006 8:24 AM Subject: Re: [Firebird-net-provider] Data Migrate > Hello: > > Hi all, I'm a beginner, so I neddo to migrate Data from DB Fi

Re: [Firebird-net-provider] Data Migrate

2006-05-31 Thread Paul Mercea
  From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On Behalf Of Alberto Pesce Sent: Thursday, June 01, 2006 9:11 AM To: firebird-net-provider@lists.sourceforge.net Subject: [Firebird-net-provider] Data Migrate   Hi all, I'm a beginner, so I neddo to migrate Data from DB Firebird 1

[Firebird-net-provider] Data Migrate

2006-05-31 Thread Alberto Pesce
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 a FbDataAdapter DB1 wh