SQL Data Generator
Walk-through 1: Generating realistic test data
This walk-through will show you:
- How to simply and easily populate a database with realistic test data
- How to obtain a report detailing the data that has been generated
Stop walk-through
Step 1: Select the database to be populated
When you start a new project in SQL Data Generator, you first select the location of the database that you wish to populate with test data. The database can either be on your local machine, or on a network server.
Here we're going to populate the Northwind database, located on the msts.testnet server.



