var myDB = new Database("FILEDSN=catalogue.dsn;")var Rset = myDB.ExecuteSQL("SELECT * FROM Products")var recNum = Rset.GetCurrentRecordNumber()