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 TouchToneTommy 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 siqian

  1. siqian

    Download image data from MS SQL Server to Solaris via Merant ODBC

    Hi, I am trying to download image/blob data from MS SQL Server to Solaris via Merant ODBC. I first connected and allocated statement handle. Then called ret = SQLExecDirect(hstmt,"select blob from MyTbl where id = 1",SQL_NTS); (ret = SQL_SUCCESS returned). I then do SQLFetch()...

Part and Inventory Search

Back
Top