03-11-2020, 09:05 AM
1. The creation of an empty database is just "CREATE <database name> :-) Can be done by the program or by any other user - in ASGRD you can choose if you want to create a new database or use a empty database - next steps like create tables and stored procedures is done by the program
2. The SQL-Expression-Edition include the SQL-Express installer - so you don't need that if you have a running MS SQL Server
3. Sure you can create and connect to different databases on one server
4. I think all needed information can be found in the documentation - just use the Database Wizard to create the necessary schema - needed permissions are described in the online help
2. The SQL-Expression-Edition include the SQL-Express installer - so you don't need that if you have a running MS SQL Server
3. Sure you can create and connect to different databases on one server
4. I think all needed information can be found in the documentation - just use the Database Wizard to create the necessary schema - needed permissions are described in the online help
Regards/Gruss
Oliver
Oliver