Answer 1 :
i) At Application level :
Create an application and force the user to login to the application with a particular username and password.Once he has logged into his account,it should display only a particular set of report links (which are relevant to the user).
ii) At Database level :
Add a User_Id field to all the tables in your database and,add this User_Id field as a parameter field when invoking User-specific reports.
iii) At Database level :
One can also set a User-Id and Password to view the report and,by mapping this User-Id ans password with the one of the database,the desired result can be achieved.
Answer 2 : Firewall or Proxy Server blocks certain file type from being downloaded to the client machine and,so one has to be sure that one's security settings permit the following file types through to the client's computers :namely,
- .CAB - Cabinet File
- .EMF - Encapsulated Message File
- .EPF - Encapsulated Page Format
- .ETF - Encapsulated Totaller File
- .RPT - Report Files
- .TMP - Temporary files
You might want to view ce8_firewall_support.pdf
Pooja M.,
http://home.attbi.com/~pooja.mohan