April 2006
February 2006
GBorg -- The Development website
by emptistADO (ActiveX Data Objects) Private Sub ADO_Store() Dim cn As New ADODB.Connection Dim rs As ADODB.Recordset Dim cmd As ADODB.Command Dim chunk() As Byte Dim fd As Integer Dim flen As Long Dim main As ADODB.
January 2006
ADO Code Examples VBScript
by emptistOpen and Close Methods Example (VBScript) This example uses the Open and Close methods on both Recordset and Connection objects that have been opened. Use the following example in an Active Server Page (ASP). Use Find to locate the file Adovbs.inc and pla