Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations strongm on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Recent content by manesv

  1. manesv

    Update Informix Table through OpenQuery

    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...

Part and Inventory Search

Back
Top