Okay, I fixed the problem by adding the set Cmd line. Now I have a "Parameter object is improperly defined. Inconsistent or incomplete information was provided.
Thanks for your help.
---------------------------------------------------------
Dim param1 As ADODB.Parameter
Dim param2 As...
I get a "object variable or With block variable not set" error in the fillowing code at the .CommandText line. Any ideas? Thanks!
/Ryan
---------------------------------
Dim param1 As ADODB.Parameter
Dim param2 As ADODB.Parameter
Dim param3 As ADODB.Parameter
Dim Cmd As ADODB.Command...
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.