![]() | |
![]() |
| | Thread Tools | Display Modes |
#1
| |||
| |||
|
#2
| |||
| |||
|
|
Hi, My client has an Informix SE database on Windows Platform (NT). How do I export such a db to MS SQL Server 2000? I've searched this NG, someone mentioned about setting up i-connect driver, however, I couldn't find such as a driver from IBM web site to download. Thanks. |
#3
| |||
| |||
|
|
Why dont you use DTS available in Sql Server ? Get the ODBC driver for Informix from Microsoft or some one else. Set up a DTS package using Informix as the Source and MS Sql Server as the target. Once you set up the DTS it will migrate all the data for you. "Doug Baroter" <qwert12345 (AT) boxfrog (DOT) com> wrote in message news:fc254714.0308251240.6768915a (AT) posting (DOT) google.com... Hi, My client has an Informix SE database on Windows Platform (NT). How do I export such a db to MS SQL Server 2000? I've searched this NG, someone mentioned about setting up i-connect driver, however, I couldn't find such as a driver from IBM web site to download. Thanks. |
#4
| |||
| |||
|
|
-----Original Message----- From: owner-informix-list (AT) iiug (DOT) org [mailto wner-informix-list (AT) iiug (DOT) org]On Behalf Of Doug BaroterSent: Tuesday, 26 August 2003 8:40 a.m. To: informix-list (AT) iiug (DOT) org Subject: How to export an Informix db to MS SQL Server 2000? Hi, My client has an Informix SE database on Windows Platform (NT). How do I export such a db to MS SQL Server 2000? I've searched this NG, someone mentioned about setting up i-connect driver, however, I couldn't find such as a driver from IBM web site to download. Thanks. sending to informix-list |
#5
| |||
| |||
|
|
Hi, My client has an Informix SE database on Windows Platform (NT). How do I export such a db to MS SQL Server 2000? I've searched this NG, someone mentioned about setting up i-connect driver, however, I couldn't find such as a driver from IBM web site to download. Thanks. |
#6
| |||
| |||
|
|
Searched MS site did not yield anyting meaningful. Do you happen to know any other company that has reliable ODBC driver to connect to Informix? I know my system has ODBC driver for Informix from Merant (version 3.7), I can't tested it now, have you ever used it, any good? Thanks. "Jack A" <jacka8 (AT) excite (DOT) com> wrote Why dont you use DTS available in Sql Server ? Get the ODBC driver for Informix from Microsoft or some one else. Set up a DTS package using Informix as the Source and MS Sql Server as the target. Once you set up the DTS it will migrate all the data for you. "Doug Baroter" <qwert12345 (AT) boxfrog (DOT) com> wrote in message news:fc254714.0308251240.6768915a (AT) posting (DOT) google.com... Hi, My client has an Informix SE database on Windows Platform (NT). How do I export such a db to MS SQL Server 2000? I've searched this NG, someone mentioned about setting up i-connect driver, however, I couldn't find such as a driver from IBM web site to download. Thanks. |
#7
| |||
| |||
|
| You could do DTS,but you will run into troubles if the data to be migrated is big... It will need a lot of logical logs... If you know how to deal with this issue do it through DTS is easy. Chucho! -----Original Message----- From: "Jack A" <jacka8 (AT) excite (DOT) com To: informix-list (AT) iiug (DOT) org Date: Mon, 25 Aug 2003 21:05:48 GMT Subject: Re: How to export an Informix db to MS SQL Server 2000? Why dont you use DTS available in Sql Server ? Get the ODBC driver for Informix from Microsoft or some one else. Set up a DTS package using Informix as the Source and MS Sql Server as the target. Once you set up the DTS it will migrate all the data for you. "Doug Baroter" <qwert12345 (AT) boxfrog (DOT) com> wrote in message news:fc254714.0308251240.6768915a (AT) posting (DOT) google.com... Hi, My client has an Informix SE database on Windows Platform (NT). How do I export such a db to MS SQL Server 2000? I've searched this NG, someone mentioned about setting up i-connect driver, however, I couldn't find such as a driver from IBM web site to download. Thanks. Jean Sagi jeansagi (AT) myrealbox (DOT) com jeansagi (AT) netscape (DOT) net sending to informix-list |
#8
| |||
| |||
|
|
Searched MS site did not yield anyting meaningful. Do you happen to know any other company that has reliable ODBC driver to connect to Informix? I know my system has ODBC driver for Informix from Merant (version 3.7), I can't tested it now, have you ever used it, any good? Thanks. "Jack A" <jacka8 (AT) excite (DOT) com> wrote Why dont you use DTS available in Sql Server ? Get the ODBC driver for Informix from Microsoft or some one else. Set up a DTS package using Informix as the Source and MS Sql Server as the target. Once you set up the DTS it will migrate all the data for you. "Doug Baroter" <qwert12345 (AT) boxfrog (DOT) com> wrote in message news:fc254714.0308251240.6768915a (AT) posting (DOT) google.com... Hi, My client has an Informix SE database on Windows Platform (NT). How do I export such a db to MS SQL Server 2000? I've searched this NG, someone mentioned about setting up i-connect driver, however, I couldn't find such as a driver from IBM web site to download. Thanks. |
#9
| |||
| |||
|
|
DataDirect has good ODBC drivers. I have used them. Merant ODBC drivers are also good. I've used them too. Intersolv is another company you can try. They're in the ODBC business too. "Doug Baroter" <qwert12345 (AT) boxfrog (DOT) com> wrote in message news:fc254714.0308251807.64d0c39f (AT) posting (DOT) google.com... Searched MS site did not yield anyting meaningful. Do you happen to know any other company that has reliable ODBC driver to connect to Informix? I know my system has ODBC driver for Informix from Merant (version 3.7), I can't tested it now, have you ever used it, any good? Thanks. "Jack A" <jacka8 (AT) excite (DOT) com> wrote in message news:<6f4b8212ac95991e6d6c618bb760a89c (AT) news (DOT) teranews.com>... Why dont you use DTS available in Sql Server ? Get the ODBC driver for Informix from Microsoft or some one else. Set up a DTS package using Informix as the Source and MS Sql Server as the target. Once you set up the DTS it will migrate all the data for you. "Doug Baroter" <qwert12345 (AT) boxfrog (DOT) com> wrote in message news:fc254714.0308251240.6768915a (AT) posting (DOT) google.com... Hi, My client has an Informix SE database on Windows Platform (NT). How do I export such a db to MS SQL Server 2000? I've searched this NG, someone mentioned about setting up i-connect driver, however, I couldn't find such as a driver from IBM web site to download. Thanks. |
#10
| |||
| |||
|
|
You need some ODBC drivers. They are part of SDK which is free. Download install SDK and configure IConnect, then configure an ODBC driver. Use the DTS wizard to migrate the data. MW -----Original Message----- From: owner-informix-list (AT) iiug (DOT) org [mailto wner-informix-list (AT) iiug (DOT) org]On Behalf Of Doug BaroterSent: Tuesday, 26 August 2003 8:40 a.m. To: informix-list (AT) iiug (DOT) org Subject: How to export an Informix db to MS SQL Server 2000? Hi, My client has an Informix SE database on Windows Platform (NT). How do I export such a db to MS SQL Server 2000? I've searched this NG, someone mentioned about setting up i-connect driver, however, I couldn't find such as a driver from IBM web site to download. Thanks. sending to informix-list |
![]() |
| Thread Tools | |
| Display Modes | |
| |