If this is your first visit, be sure to check out the FAQ by clicking the link above. You may have to register before you can post: click the register link above to proceed. To start viewing messages, select the forum that you want to visit from the selection below.

 
Go Back  dBforums > Database Server Software > Informix > Informix to SQL Server Questions - Is this possible?

Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1 (permalink)  
Old 04-13-08, 18:44
Mike_Z Mike_Z is offline
Registered User
 
Join Date: Apr 2008
Posts: 1
Question Informix to SQL Server Questions - Is this possible?

Hello!

First off - please forgive me for my ignorance of Informix. I'm a SQL Server DBA and my sum total knowledge of Informix comes from web browsing for the last 30 minutes.

So I thought I'd bring my questions to the gurus. I hope you can help educate me.

We are building a data warehouse in SQL Server, and have 72 structurally identical Informix databases as one of our data sources. These databases are hosted by a third party, and there is no possible way to do a live data transfer to our server. As we only need to import the data once a year, the 3rd party is planning on delivering the databases to us on DVD. (Sorry, I don't know what version of Informix the 3rd party is running, but for the sake of argument let's assume it's on Unix not Windows, and is a release within the last 4 years).

The solution I have in mind right now is that we will install Informix here at our site, attach or restore the 72 databases each year, and then use OLEDB to pull the data into SQL Server.


So my questions are:
1 - Is it possible (and feasible) for us non Informix people to setup an Informix server on Windows, remembering that it will only be used once a year and therefore we don't care about the finer details of a proper installation?
2 - Is it possible to easily automate the restore or attach of 72 databases?
3 - Will Informix databases created on a Unix server be useable on a Windows server?
4 - Is there a free version of Informix (similar to SQL Server Express for example) that would meet our needs?
5 - If not - then which version & edition of Informix would you recommend?
6 - From what I can gather, it's possible to do OLEDB to Informix using IBM's own OLEDB provider or one from a company called Attunity. Is there any reason not to use IBM's provider?


Thanks everyone - I really hope that you can help with these questions.

Cheers,
Mike
Reply With Quote
Reply

Thread Tools Search this Thread
Search this Thread:

Advanced Search
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is Off
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On