Susan Harkins
harkins at iglou.com
Sat Apr 12 09:51:44 CDT 2003
Well, you don't need the ; at the end of the SQL statement, but don't know
that it's your problem.
Susan H.
> Can anyone shed some light on why my code fails on
> the line...
> Set rst = dbs.OpenRecordset("SELECT * FROM
> tblMyTable;", dbOpenDynaset)
> and I get the error "Run time error 13 'Type
> Mismatch"