Re: Please Help before I pull out the last of my hair



Bob Barrows [MVP] wrote:
<snip>

objRS = .Execute(strCommand)

Oops, too much snippage.The original correctly read:
Set objRS = .Execute(strCommand)

--
Microsoft MVP -- ASP/ASP.NET
Please reply to the newsgroup. The email account listed in my From
header is my spam trap, so I don't check it very often. You will get a
quicker response by posting to the newsgroup.


.



Relevant Pages