PDA

View Full Version : ADODB.Command error '800a0d5d'


karen.marley367377
06-04-2009, 03:04 AM
ADODB.Command error '800a0d5d'

Application uses a value of the wrong type for the current operation.

/WA_SecurityAssist/Helper_JS.asp, line 19

I changed the password text length field to 15 and got the above error, so have changed it back to 50 (the default in Access) and am still getting the error message.

Any ideas?

Ray Borduin
06-04-2009, 09:25 AM
What are you trying to do when you get that error? Have you reapplied the server behavior after updating the database?

What is on the line of the page referenced in the error?