Re: evoking a storeprocedure with a datetime

Tech-Archive recommends: Fix windows errors by optimizing your registry




"Mark J. McGinty" <mmcginty@xxxxxxxxxxxxxxx> wrote in message
news:%23zDgRDeWHHA.1212@xxxxxxxxxxxxxxxxxxxxxxx

And also, using the Set Object As New Type syntax with ADO objects is not
a well-regarded practice at all, it tends to cause memory leaks. I don't
know of a single experienced VB programmer that advocates using it; that
it's best avoided is a widely held viewpoint.


I think you mean DIM Object As New Type.....and it's not just ADO that this
syntax is frowned upon.

--
Mike
Microsoft MVP Visual Basic



.