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-05-31 Thread Alberto Pesce
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? Thanks Alberto - Original Message - From: "Carlos Guzmán Álvarez" <[EMAIL PROTECTED]&g

[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