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 IamaSherpa on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

SQL error 1

Status
Not open for further replies.

bms1

Programmer
Dec 26, 2002
8
US
Does anyone know anything about a record retreval error? The error reads: Error:(invalid cast specification(22005))attempting to access a record. I'm trying to read an SQL file and I get this error.
 
This is a ODBC error. It is an ODBC data convertion problem... probably a field size is different in the database and in your dictionary.
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top