...
- Via.Dbc.CommunityFetchService_Northwind.exe.config to Via.Dbc.CommunityFetchService.exe.config
- ConnectorDefinition_Northwind_MicrosoftSQL.xml to ConnectorDefinition.xml
- IdentificationDefinition_Northwind_MicrosoftSQL.xml to IdentificationDefinition.xml
The example config files are tailored towards data base tables holding data relating to the imaginary company Northwind. In the example config we are extracting data from 4 database tables, Products, Customers, Orders and Employee. These example config files can now be used as templates that one modify to extract the actual data stored in the target data base.
Go to services.msc and start Via.GenericSQL.Fetch.Service service manually. This registers the connector with Locator and you can now add a new connection in the Locator Management Console.
...