Hi,
I've created a custom managed bootstrapper using Burn which executes an MSI
during the install phase. This MSI installs/configures a database.
During the UI phase I'm currently using this SQL statement to determine whether
I'm allowed to create a database:
SELECT COUNT(*) FROM fn_my_permis
Hi,
I've created a custom managed bootstrapper using Burn which executes an MSI
during the install phase. This MSI installs/configures a database.
During the UI phase I'm currently using this SQL statement to determine whether
I'm allowed to create a database:
SELECT COUNT(*) FROM fn_my_permis
2 matches
Mail list logo