Report Exporting Issue

Joined
Sep 20, 2006
Messages
3
Reaction score
0
Hi,

Wondering has anyone gone through the same issue as myself, basically I have created a rather large database with multiple tables, forms and reports along with coding backing each of them and a login protection system.

I have an issue with export 2 of 5 reports these two both run from one query, the query itself exports prints and is editable albeit I receive the "Longer than 1,024" message..

The two reports in question I can again print and view but I cannot edit (after initial creation) and I cannot export the reports. All other reports are ok and it can export blank reports, but once this query is attached it crashes.. The error message i receive is "AppName: msaccess.exe AppVer: 8.0.0.5903 ModName: msaccess.exe ModVer: 8.0.0.5903 Offset: 001338e8"

Has anyone ever seen this before because without this working the entire database is pointless :(
 
Seems the reports didnt like the query I had to split the query into two parts and create the two reports again but it worked, actualy cause / error definition remains unknown :(
 
Back
Top