Group: StrataFrame Users
Posts: 84,
Visits: 835
|
Hi guys,
I'm trying to do the above. I've looked at the sampledatainstaller and DatabaseMigratorClass info. Still have a few questions though.
1. Is it possible to install a database to a filegroup programmatically? IOW supply the value at runtime?
2. How can I select a database to apply a profile script to that's not in the drop down? Is it possible to change that value on the fly as well?
3. If I want to do a Grant EXEC on PPMUserSecurity_Delete to SOMEID in the script for stored procedures, is it possible to pass in the SOMEID value on the fly?
Thanks
|