Ask a Question related to Informix, Design and Development.
-
Doug Baroter #1
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.
Doug Baroter Guest
-
Export UniData database to SQL Server 2000 using DTS via ODBC driver failed
Dear all, I've downloaded, installed, and running UniData 6.0 for Windows beautifully in the last three hours or so, during which time, I've... -
Error in COM+ while migrating from 2000 Server to 2000 Advace Server
Hi, I have one 3 tier architecture application running on Windows 2000 Server. I have created replica of same machine on another machine where OS... -
Error while porting applicaition from 2000 Server to 2000 advace Server
Hi, I have one 3 tier architecture application running on Windows 2000 Server. I have created replica of same machine on another machine where OS... -
Informix Dynamic Server 2000 startup problem
Hi, While starting up informix in multi user mode , we wait for the database to come up by checking the onstat - o/p . But if the system is... -
Linking Informix tables to SQL Server 2000
I am having difficulty creating a linked server (Informix) in Microsoft SQL Server 2000. I have successfully installed the Informix OLEDB driver;... -
Jack A #2
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@boxfrog.com> wrote in message
news:fc254714.0308251240.6768915a@posting.google.c om...> 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.
Jack A Guest
-
Doug Baroter #3
Re: How to export an Informix db to MS SQL Server 2000?
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@excite.com> wrote in message news:<6f4b8212ac95991e6d6c618bb760a89c@news.terane ws.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@boxfrog.com> wrote in message
> news:fc254714.0308251240.6768915a@posting.google.c om...> > 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.Doug Baroter Guest
-
Murray Wood \(IList\) #4
RE: How to export an Informix db to MS SQL Server 2000?
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
sending to informix-list> -----Original Message-----
> From: [email]owner-informix-list@iiug.org[/email]
> [mailto:owner-informix-list@iiug.org]On Behalf Of Doug Baroter
> Sent: Tuesday, 26 August 2003 8:40 a.m.
> To: [email]informix-list@iiug.org[/email]
> 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.
Murray Wood \(IList\) Guest
-
Jean Sagi #5
Re: Re: How to export an Informix db to MS SQL Server 2000?
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@excite.com>
To: [email]informix-list@iiug.org[/email]
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@boxfrog.com> wrote in message
news:fc254714.0308251240.6768915a@posting.google.c om...> 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
[email]jeansagi@myrealbox.com[/email]
[email]jeansagi@netscape.net[/email]
sending to informix-list
Jean Sagi Guest
-
Jack A #6
Re: How to export an Informix db to MS SQL Server 2000?
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@boxfrog.com> wrote in message
news:fc254714.0308251807.64d0c39f@posting.google.c om...news:<6f4b8212ac95991e6d6c618bb760a89c@news.terane ws.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@excite.com> wrote in messagethe> > 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> > DTS it will migrate all the data for you.
> >
> > "Doug Baroter" <qwert12345@boxfrog.com> wrote in message
> > news:fc254714.0308251240.6768915a@posting.google.c om...> > > 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.
Jack A Guest
-
Jack A #7
Re: Re: How to export an Informix db to MS SQL Server 2000?
Just curious. What does the "chucho!" at the end of your post mean ?
"Jean Sagi" <jeansagi@myrealbox.com> wrote in message
news:bifkgl$k3q$1@terabinaries.xmission.com...is big... It will need a lot of logical logs...>
>
> You could do DTS,but you will run into troubles if the data to be migratedthe>
> If you know how to deal with this issue do it through DTS is easy.
>
> Chucho!
>
> -----Original Message-----
> From: "Jack A" <jacka8@excite.com>
> To: [email]informix-list@iiug.org[/email]
> 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> DTS it will migrate all the data for you.
>
> "Doug Baroter" <qwert12345@boxfrog.com> wrote in message
> news:fc254714.0308251240.6768915a@posting.google.c om...>> > 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
> [email]jeansagi@myrealbox.com[/email]
> [email]jeansagi@netscape.net[/email]
>
>
> sending to informix-list
Jack A Guest
-
RPhillips@ce-a.com #8
RE: How to export an Informix db to MS SQL Server 2000?
I use the intersolv ODBC driver to facilitate a DTS package of our informix
DB for inclusion into our datawarehouse in SQL. It works fairly well
exporting 7Gigs in just over an hour.
-----Original Message-----
From: Jack A [mailto:jacka8@excite.com]
Sent: Tuesday, August 26, 2003 8:45 AM
To: [email]informix-list@iiug.org[/email]
Subject: Re: How to export an Informix db to MS SQL Server 2000?
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@boxfrog.com> wrote in message
news:fc254714.0308251807.64d0c39f@posting.google.c om...news:<6f4b8212ac95991e6d6c618bb760a89c@news.terane ws.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@excite.com> wrote in messagethe> > 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 upsending to informix-list> > DTS it will migrate all the data for you.
> >
> > "Doug Baroter" <qwert12345@boxfrog.com> wrote in message
> > news:fc254714.0308251240.6768915a@posting.google.c om...> > > 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.
RPhillips@ce-a.com Guest
-
Doug Baroter #9
Re: How to export an Informix db to MS SQL Server 2000?
Thanks. I'll try Merant driver first since they're available now, if
it fails or not to satisfactory, then try the ones in the order you
listed.
BTW, could you do a quick run-down on a generic quick, dirty search
component that I developed (for non-trasactional database), this is a
basic version,
[url]http://68.32.61.40/datadata/ddSearch.cfm[/url]
(available most of time)
Thanks.
"Jack A" <jacka8@excite.com> wrote in message news:<878b26ce7870b91c3ea22db0cd507249@news.terane ws.com>...> 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@boxfrog.com> wrote in message
> news:fc254714.0308251807.64d0c39f@posting.google.c om...> news:<6f4b8212ac95991e6d6c618bb760a89c@news.terane ws.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@excite.com> wrote in message> the> > > 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> > > DTS it will migrate all the data for you.
> > >
> > > "Doug Baroter" <qwert12345@boxfrog.com> wrote in message
> > > news:fc254714.0308251240.6768915a@posting.google.c om...
> > > > 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.Doug Baroter Guest
-
Doug Baroter #10
Re: How to export an Informix db to MS SQL Server 2000?
Thanks for the road map. Well, when you say SDK, who's SDK?
quality-wise, all ODBC driver companys' product(SDK) is about the
same? Secondly, other folks did not mention that IConnect is
necessary, that's the relation between IConnect and an ODBC driver for
Informix?
"Murray Wood \(IList\)" <ifxmaillist@quanta.co.nz> wrote in message news:<biej75$9nu$1@terabinaries.xmission.com>...> 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
>> sending to informix-list> > -----Original Message-----
> > From: [email]owner-informix-list@iiug.org[/email]
> > [mailto:owner-informix-list@iiug.org]On Behalf Of Doug Baroter
> > Sent: Tuesday, 26 August 2003 8:40 a.m.
> > To: [email]informix-list@iiug.org[/email]
> > 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.Doug Baroter Guest
-
Doug Baroter #11
Re: How to export an Informix db to MS SQL Server 2000?
Folks,
As it turns out, it's actually something called UniData RDMBS, version
5.2.
Since Informix has bought the company that owned UniData, the package
is shipped by Informix, so, the client thought it's Informix database.
Now, the first thing I'd like to do is to get to know the data schema,
any way to generate an ERD type of thing with it?
Thanks.
Jean Sagi <jeansagi@myrealbox.com> wrote in message news:<bijq33$vnl$1@terabinaries.xmission.com>...> ;)
>
> Chucho is a nick for Jesus, my real name (That's common in my country :
> Colombia).
>
> It's just like bart is for Bartholomeo.
>
>
> Chucho!
>
> PD:
> ... well some time ago I read in a spanish dictionary that Chucho is a
> dog of very bad fleas! :) :) ...
>
>
>
> Jack A wrote:>> > Just curious. What does the "chucho!" at the end of your post mean ?
> >
> > "Jean Sagi" <jeansagi@myrealbox.com> wrote in message...
> --
>
>
> Atte,
>
>
> Jesús Antonio Santos Giraldo
> [email]jeansagi@myrealbox.com[/email]
> [email]jeansagi@netscape.net[/email]
>
>
> sending to informix-listDoug Baroter Guest



Reply With Quote

