R
Roger Eriksen
Hi
I am upsizing an old Access application.
The application contains some DAO-code that uses methods that is only for
Microsoft Jet Workspaces.
I am upsizing the database so that tables are attached to my application.
I have trouble using OpenRecordset method with dbOpenTable parameter.
dbOpenDynaset works fine.
The code uses the "seek" method on the recordset i lots of occations.
Any ideas?
Regards
Roger
I am upsizing an old Access application.
The application contains some DAO-code that uses methods that is only for
Microsoft Jet Workspaces.
I am upsizing the database so that tables are attached to my application.
I have trouble using OpenRecordset method with dbOpenTable parameter.
dbOpenDynaset works fine.
The code uses the "seek" method on the recordset i lots of occations.
Any ideas?
Regards
Roger