AxioWorks Logo

Create the database

Creating the "AxioWorksLab01" SQL Server database and assigning user permissions

In this step we are going to create a new SQL Server database (and a user) to be used a the destination where our news articles will be exported to by SQList.

4.1 An existing SQL database could be used but in this case we will create a new one. This database does not need any particular settings when created.

4.2 For this exercise we will create a sql user to use with SQList in order to connect to the database. Note that SQList also supports windows authentication.

Important: this user must be granted dbo privileges over the destination SQL database. For more information read our article Getting Started with SQList where the various connection options are explained.

Once the database is created, we can configure SQList to start replicating.

Copyright 2011, AxioWorks Ltd. All rights reserved. | Sitemap | Terms of Use | Privacy Policy