Re: VBscript Error 800a01a8 on Connection.Close

From: Peter Gruendler (usenetspam_at_fahr-zur-hoelle.org)
Date: 06/24/04


Date: Thu, 24 Jun 2004 08:24:03 +0200

Am Wed, 23 Jun 2004 22:02:10 -0400 schrieb Val Mazur:

Hi Val,

> Before closing connection, you have to close all the recordsets, opened

Thx, I did this, with or without destroying (set rs = nothing) the
recordset objects, and still get the same error.

P