johncasimir
Programmer
This is the problem.
I'm creating a crystal reports report and using a stored procedure to return the dataset.
However I need to implement the company's security which basically is written in visual basic by executing a script to destroy then recreate a View with the new security detail.
My idea is to have crystal execute a stored procedure which dumps the data into a table, then destroy and recreated a view with the new security to return the secured dataset to crystal?
Is this possible?
Thanks much for all of your expert help in advance!
I'm creating a crystal reports report and using a stored procedure to return the dataset.
However I need to implement the company's security which basically is written in visual basic by executing a script to destroy then recreate a View with the new security detail.
My idea is to have crystal execute a stored procedure which dumps the data into a table, then destroy and recreated a view with the new security to return the secured dataset to crystal?
Is this possible?
Thanks much for all of your expert help in advance!