|  | Posted by David Portas on 06/20/76 11:37 
ben wrote:> Hi,
 >
 > I wonder wether a software or a device (or script) allowing to migrate data
 > from an existant database to a new database by using correspondant ODBC
 > drivers existed.
 >
 > Thanks for your help.
 
 Do you have some specific problem in mind or is this just a general
 enquiry? There are many, many solutions that exist to migrate data
 between different data sources. I've included a few links below.
 Whether you'll want any of the third party products depends on your
 budget and how sophisticated your requirements are.
 
 If you are using SQL Server then first take a look at either using a
 linked server or DTS (SQL Server 2000) or Integration Services (SQL
 Server 2005). Information on those features can be found in Books
 Online.
 
 www.microsoft.com/sql/technologies/integration/default.mspx
 www-306.ibm.com/software/data/integration/dis/
 www.abinitio.com
 www.datamirror.com
 www.datawatch.com
 www.embarcadero.com/products/dtstudio/index.html
 www.informatica.com
 www.pervasive.com/solutions/
 
 --
 David Portas, SQL Server MVP
 
 Whenever possible please post enough code to reproduce your problem.
 Including CREATE TABLE and INSERT statements usually helps.
 State what version of SQL Server you are using and specify the content
 of any error messages.
 
 SQL Server Books Online:
 http://msdn2.microsoft.com/library/ms130214(en-US,SQL.90).aspx
 --
  Navigation: [Reply to this message] |