Loading
Create SQL Database
:rolleyes: I need to create a SQL Database, I have the database in a script and it makes changes to text in the script based on a dialog input.

 

OK, what I would like to do is have the user select the SQL Server/Instance and then choose the login method. Do not want them to have to choose a a database since the script is creating a new database. I would also like to prompt the user for the location of the database and the location of the log.

 

I did see the databasedir dialog but not for sure if that will do what I am wanting.

Loading
Create SQL Database