Re: Defect ADO library VBScript??




"Michael" <Michael@xxxxxxxxxxxxxxxxxxxxxxxxx> wrote in message
news:77D6B709-C2E8-4652-AB87-A4D2D977C68F@xxxxxxxxxxxxxxxx
Each time I try to create a Connection or Recordset within my VBScipt
procedure the VBScript crashes with a memory error.

Can I solve the problem by reinstalling the ADO library?


Maybe.

More likely there is something wrong with your VBScript or IIS, or ???. In
which case you should post in a vbscript or "web" newsgroup. It is not the
same as VB.


From where can I download the lib?


http://msdn2.microsoft.com/en-us/data/aa937730.aspx

You will need both the MDAC and the Jet packages appropriate for your OS.
Unless you are using Vista, in which case MSAccess 2003 install should have
everything you need.


I'm using Access 2003 (no .NET etc).

Michael


.