CreateRecordset
CreateRecordset( [SQLRequest AS String] )
Creates a object DBRecordset and if the argument <SQLRequest> is given, makes a SQL request on this object.
CreateRecordset( [SQLRequest AS String] )
Creates a object DBRecordset and if the argument <SQLRequest> is given, makes a SQL request on this object.