I'm new to SQL Server. In MS Access I would ODBC link to our Informix DB tables and do my thing from there. Is there a way to link Informix into SQL Server as you would do in Access or is there an alternate method.
thx
RGB
You can link many different data sources in SQL Server. You'll probably need to download an OLEDB driver from Informix. I don't think one is supplied with SQL Server.
Check the following SQL BOL topics and MS Articles for more information. Most is general and not specific to Informix. However, most should apply.
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.