This message is received when I run a Crystal report developed in version 8.5 from a VB client app installed on a Windows 2000 server.
The same report, run from the same client installed on an NT box does not generate this message. It gives the appropriate information.
Both PC's are hitting the same database. (SQL 2000)
The report SQL is "SELECT
admin_history2."users_full_name", admin_history2."table_name", admin_history2."alternate_index", admin_history2."alternate_index2", admin_history2."time_logged", admin_history2."status"
FROM
"mis"."dbo"."admin_history2" admin_history2"
The Crystal runtime .dlls are the same on both boxes.
Any ideas?
The same report, run from the same client installed on an NT box does not generate this message. It gives the appropriate information.
Both PC's are hitting the same database. (SQL 2000)
The report SQL is "SELECT
admin_history2."users_full_name", admin_history2."table_name", admin_history2."alternate_index", admin_history2."alternate_index2", admin_history2."time_logged", admin_history2."status"
FROM
"mis"."dbo"."admin_history2" admin_history2"
The Crystal runtime .dlls are the same on both boxes.
Any ideas?