Can't find a solution? Call Digiweb support on 1918

View Articles by Category

There are no sub categories

Category » Databasesrss button

Working with Databases

There were 2 articles found in this category:

  1. questionInteracting with your SQL 2005 Database
    We would highly recommend using Microsoft SQL Server Management Studio Express for management of your databases with Digiweb. SSMSE is a free, easy-to-use graphical management tool for managing SQL Server 2005 Express Edition and SQL Server 2005 Express Edition with Advanced Services. You can do ...
  2. questionManaging MSSQL 2005 Databases
    Once you have created a login, you can create databases. To access a database, you need to create DB users. Creating MSSQL Logins Logins are used to access MS SQL server and to create DB users. You should create as many logins as many users you will have. To create an MS SQL login, do the fol ...