okay i'll try again(sorry english is my second )
I have a crystal report and i have a stored procedure with parameter stateID in sql2000. So I am using ODBC connection.
The report has been compiled and published on Citrix MetaFrame and give access to users .Once the run they
have a paramer stateID(VIC,QLD,NSW).At the moment even the
user is from vic he can still choose QLD and run a report .
I want if it is VIC user he will see data in the report
only for VIC.So where can I check who is running report,
Yes,I can publish 3 reports and give access for each state but if i can work out with this security problem would be nice.
thank you to be patient and try to understand me.
nat