Please start any new threads on our new site at https://forums.sqlteam.com. We've got lots of great SQL Server experts to answer whatever question you can come up with.

 All Forums
 General SQL Server Forums
 New to SQL Server Programming
 ADODB.Command error '800a0d5d'

Author  Topic 

stefana
Starting Member

2 Posts

Posted - 2008-06-20 : 20:42:12
Hello all,
Need help with this error message:

ADODB.Command error '800a0d5d'

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

/forum/pmsend.asp, line 146


Any input appreciated
Thanks

visakh16
Very Important crosS Applying yaK Herder

52326 Posts

Posted - 2008-06-21 : 01:31:55
The error is obvious. you're trying to pass an incompatible value for a variable or parameter.
Go to Top of Page

stefana
Starting Member

2 Posts

Posted - 2008-06-21 : 17:35:37
quote:
Originally posted by visakh16

The error is obvious. you're trying to pass an incompatible value for a variable or parameter.



Thanks for your response...
What does that mean?
What I did was to reply on a board like I am doing here right now while typing this...
I would really appreciate your input
Thanks
Stefan
Go to Top of Page
   

- Advertisement -