Dim MyRecordset Set MyRecordset = Server.CreateObject("ADODB.Recordset") MyRecordset.Open SQL, MyConnection, 3, 3