M
matthiasr
Guest
Hello,
ich hope you will understand my question, cause my english is not very well.
Ok. On my system run access 97/2000 and 2003. For some weeks i install acces 2003 on my system and now i would open an report, the database were created under access 2000, with access 2003 but i couldn't. Tables and querys, no problem only by the reports? When i try to open the report in access 2000 i have no problems.
I found the problem when i try to print out the report over the code
Access.DoCmd.OpenReport "Report"
resoult was an errortable in the database with the name "Error in the autosaving of Objectname" and entrys
Objectname: terst
Objecttype: report
Errorreason: Object couldn't open.
When i try to open an tabel with the code
Access.DoCmd.OpenTable "Table"
al is OK.
I hope you will understand my problem and maybe you have an solution for me
matthias
ich hope you will understand my question, cause my english is not very well.
Ok. On my system run access 97/2000 and 2003. For some weeks i install acces 2003 on my system and now i would open an report, the database were created under access 2000, with access 2003 but i couldn't. Tables and querys, no problem only by the reports? When i try to open the report in access 2000 i have no problems.
I found the problem when i try to print out the report over the code
Access.DoCmd.OpenReport "Report"
resoult was an errortable in the database with the name "Error in the autosaving of Objectname" and entrys
Objectname: terst
Objecttype: report
Errorreason: Object couldn't open.
When i try to open an tabel with the code
Access.DoCmd.OpenTable "Table"
al is OK.
I hope you will understand my problem and maybe you have an solution for me
matthias