hello,
am not sure where to post this, either in ASP or MS SQL, the error below tends to show up from time to time when trying to run a script.
line 86 below is where my script calls a stored proceedure.
funny enough this error does not show up always
pls advice
Afrika
Code:
ADODB.Command error '800a0d5d'
Application uses a value of the wrong type for the current operation.
/welcome/welcome/messages/sendsms.asp, line 86
line 86 >> set cmdSms = Server.CreateObject("ADODB.Command")