Question
ADODB.Command error '800a0d5d'
I am getting this error
ADODB.Command error '800a0d5d'
Application uses a value of the wrong type for the current operation
I am using an access database. I have checked my database and the parameters to ensure they are the date type. I thing it has someting to do with the length but Im not sure hoe to fix it. Here is my Query. I was also wondering what this meant "param2", 135, 1, -1, im not good with code nut eager to learn.
ADODB.Command error '800a0d5d'
Application uses a value of the wrong type for the current operation
I am using an access database. I have checked my database and the parameters to ensure they are the date type. I thing it has someting to do with the length but Im not sure hoe to fix it. Here is my Query. I was also wondering what this meant "param2", 135, 1, -1, im not good with code nut eager to learn.
