|
-
April 12th, 2003, 11:50 AM
#1
Error: "Specified Cast Not Valid"
Hello...
I have an error "Specified cast not valid" when I try updating a database using SQL line.
the SQL line is:
"UPDATE tblTableName SET fldFieldName='" & String & "' WHERE fldID=" & Integer
it looks like something is killing the connection because with error traping once the error occurs, it never works since.
please help me find the source for the problem.
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|