I have a VB App that uses Crystal (8) for output. The app is distributed and runs on MS Terminal Server. The report is a simple one, one that uses an ID parameter to look at a single table to open a report of one record. The problem is, when there are two users logged in, each user will get each others' report TOO. There is only one database (Sybase), but the app runs on four Terminal Servers. This happens even when the users are on DIFFERENT servers. The table in question is a temp table that has the individual record being reported upon deleted in the line of code following the line that launches Crystal. I suspect something like a temp file somewhere or something, but I'm running out of ideas.
Any help will be sincerely appreciated.
sgoodwin@astenjohnson.com
Any help will be sincerely appreciated.
sgoodwin@astenjohnson.com