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 wOOdy-Soft 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 WebWeasel

  1. WebWeasel

    Can't get UpdateBatch to work with DB2

    The "undefined name" message results from case sensitivity on table names when using shaped recordsets. The "insufficient key column information" was because, contrary to what I was led to believe, a primary key was never defined for the tables -- all they had was a unique...
  2. WebWeasel

    Can't get UpdateBatch to work with DB2

    I connect to a DB2 database, get one record, and when I try to update the database with UpdateBatch I get an error message that the table is "an undefined name," even though the table was found okay to fetch the recordset. If I try to do a Resync, the error will be "Insufficient...

Part and Inventory Search

Back
Top