All,
Please can someone show me a noob guide to connecting to Informix via sql server 2008 and the best way to extract data for the following senario. Thanks in advance
I have been asked to extract some data from informix into a SQL table/view. The new table should be updated roughly every 5 minutes. I have no clue what the best procedure would be to extract the data into sql server. I have done some research and my options are to either use ssis or a views\Stored procedure using a linked server object. For both these options, I have no clue how to establish the connection to the informix database.
Please can someone assist. Preferably the most simple solution.
Kind regards