November 25, 2001 at 12:00 am
Comments posted to this topic are about the content posted at http://www.sqlservercentral.com/columnists/awarren/introductiontoadopart4combiningitall.asp>http://www.sqlservercentral.com/columnists/awarren/introductiontoadopart4combiningitall.asp
December 5, 2001 at 4:46 am
Quite good !! Just as how filter is useful, so is the Clone method. But we have to remember to set the activeconnection to nothing and then clone the recordset else there will be umpteen problems
December 5, 2001 at 4:57 am
The recordset is SOOOO powerful, lots of cool features that are seldom used. May try to explore more of these. Was also thinking of trying to show "why" and "how" a recordset works.
May I ask what got you interested in reading all the ado articles at once?
Andy
June 4, 2006 at 7:05 am
I have recently been reading your articals on ADO and have found them very useful. I tried your sample code for myself, but I get an error when setting the activeConnection property to nothing.
"Operation is not allowed when the object is open"
Can you help me on this.
Regards,
Ben
August 7, 2008 at 9:15 pm
Hi Andy,
Hopefully you are still watching this old list!
I happened to find your 4 ADO articles after quite a bit of fumbling getting SQL to work from VBScript. They are a great help.
Could you advise whether this will work against an Ingres database?
In hope,
Paul
August 7, 2008 at 9:42 pm
In addition to my last reply, what changes do we need to make to get this working in VBScript.
Paul
Viewing 6 posts - 1 through 5 (of 5 total)
You must be logged in to reply to this topic. Login to reply