Skip to main content

Database selection

  • Create new database - option to create a new database.
  • Use existing database - option to connect to an existing database.
  • Server type - specify the server type.
    • SQL Server - select if you are connecting to a server in your infrastructure.
    • Azure SQL Database - select if you are connecting to Azure SQL Database.
  • Server name - enter the name of the server. For example, sqlserver\sql.
  • Database name - enter the name of the database.
  • Database language - select the database language.
  • Database login
    • Use Windows Integrated Authentication - option to use Windows Integrated Authentication.
    • User - option to enter a username.
    • Password - option to enter a user password.
  • Test connection - option to test the connection to SQL Server.