Hello to all.
I have an application made in VB6.
Inside utilization reports made with Crystal Report 4.6 which pass data through Datareport via database or via a text file.
The application works fine on XP systems, and for various needs has been installed on Windwos 7, where systems in general runs very well.
The only problem is in the printing of the report.
Reports that use the RecordSource of the report date text file, print the report without the data lines of the record (white lines), while for reports that use direct connection to the database I get the runtime error 3021, the current record corresponds to the beginning or end of the file, or has been dropped.
Where is the problem with Windows 7? It should be updated/installed some library/dll that escapes me?
Thanks to All.
I have an application made in VB6.
Inside utilization reports made with Crystal Report 4.6 which pass data through Datareport via database or via a text file.
The application works fine on XP systems, and for various needs has been installed on Windwos 7, where systems in general runs very well.
The only problem is in the printing of the report.
Reports that use the RecordSource of the report date text file, print the report without the data lines of the record (white lines), while for reports that use direct connection to the database I get the runtime error 3021, the current record corresponds to the beginning or end of the file, or has been dropped.
Where is the problem with Windows 7? It should be updated/installed some library/dll that escapes me?
Thanks to All.