DW8 Update failing -
09-06-2006
, 05:23 PM
So I have a table on SQL Server, and I used the DW8 UPdate behavior
(ASP/VBscript) as I have done tons of times before, but when I run the page
live, I get an error:
ADODB.Command error '800a0d5d'
Application uses a value of the wrong type for the current operation.
....I have no idea what field might be causing this, I've tried "ignoring"
each field individually, but to no avail. Maybe its not field specific at
all??? Anyone seen this before..? Suggestions? |