G
Guest
Having writen a SELECT to TABLE query I need to access that table using VB
but <Database>.OpenRecordSet(Table) looks for a Table in the remote database
rather than on the local machine. Presumably I need a Local database object?
Having difficulty... Please Help
but <Database>.OpenRecordSet(Table) looks for a Table in the remote database
rather than on the local machine. Presumably I need a Local database object?
Having difficulty... Please Help