Jmichael2468
Programmer
I am working on an app that checks SQL scripts out of Visual Source Safe, scripts the objects of a given SQL server and checks these scripts back into Visual Source Safe. I can script the databases, tables, stored procedures, and views, but I can't seem to script the permissions for these objects. Does anyone know how to do this using SQLDMO?