
In the Database Exporter tool, you can enter the URL of your SharePoint site (e.g.. http://companyweb/) such that it would show up all the available lists in a hierarchical tree from which you can select the particular SharePoint list for replication to relational database. Alternatively, you can also enter the URL of the particular SharePoint list (e.g.. http://companyweb/Lists/Tasks/AllItems.aspx) to directly load the available fields in the grid. With either techniques, you can choose which SharePoint fields to include in the export.

Before you can export a SharePoint list to a relational database, you are required to choose which fields of the list are to be included into the export. You do this by checking the corresponding check-box of the third column ‘Include in Database’. If you want all fields to be included, you can click ‘Select All’ option located at the bottom.
To export the selected SharePoint list with data of chosen fields, click ‘Export to Database’. This will pop-up the database option dialog box, where you can choose the database type, name and specify the path and credentials etc.

A snapshot of replicated tables and their corresponding data in MS SQL Server from the SharePoint lists.
