Hmm, don't think you can use DBCommand() with a virtual recordset, it's designed to work with databases like Ms Access, SQL Server, MySQL.

However, you should be able to use at least DBGetRecordset() and DBExecuteSQL() as they require an open recordset to be present.

[ 24. July 2003, 20:26: Message edited by: sealeopard ]
_________________________
There are two types of vessels, submarines and targets.