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!

Search results for query: *

  1. hugohiram

    Invalid BLOB ID

    Hello I just resolved this, it wasn't a BLOB field problem, the problem was on the unique key, I realized this when I took out the BLOB field from the procedure and then it returned an unique key duplication error. this might help others with the same problem. regards!
  2. hugohiram

    Invalid BLOB ID

    Hello, I am having a problem with a BLOB SUB_TYPE TEXT on a Stored Procedure that tries to insert some values on my DB, I am getting "Invalid BLOB ID" when calling ExecProc. I am using TIBStoredProc, Delphi 7 and Interbase 7.5 Does anyone knows something about this error? Thanks!

Part and Inventory Search

Back
Top