1)I have two linked servers (Sql2005 and Informix)
2) Have to perform a query on table on Informix from Sql2005 and after treating the information on sql need to update few fields on Informix
The select command works fine:
SELECT * FROM OPENQUERY(INFORMIX, 'SELECT * FROM TABLE_A WHERE...
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.