binaryking
04-07-2004, 04:30 PM
Hello all,
I was assigned to add option explicit to all of my asp pages and everysince I did, i keep getting the following error on some pages:
Can someone tell me the concept behind this and what is usually can be done to prevent this. I can NOT copy paste the code!.
Thank you
ADODB.Recordset (0x800A0BB9)
Arguments are of the wrong type, are out of acceptable range, or are in conflict with one another.
/xyzwebapplication/includes/data.asp, line 3564
I was assigned to add option explicit to all of my asp pages and everysince I did, i keep getting the following error on some pages:
Can someone tell me the concept behind this and what is usually can be done to prevent this. I can NOT copy paste the code!.
Thank you
ADODB.Recordset (0x800A0BB9)
Arguments are of the wrong type, are out of acceptable range, or are in conflict with one another.
/xyzwebapplication/includes/data.asp, line 3564