set db=opendatabase("db1.mdb",false,false,";pwd=")
set data1.recordset=db.openrecordset("select * from xxx",dbopendynaset)