PeterHenell / sql-server-data-producer

Automatically exported from code.google.com/p/sql-server-data-producer
0 stars 1 forks source link

As a user I want to use a Plugin in SSMS to generate data on a selected table #184

Open GoogleCodeExporter opened 9 years ago

GoogleCodeExporter commented 9 years ago
Create a plugin for SSMS that will generate data using the same rules as the 
application.

Make it easy as a first implementation:

Right click on table
Select Generate test data
The application opens up, with all the connectionstrings set
The table is selected in the list.
The user can run the application.

Original issue reported on code.google.com by a03pe...@gmail.com on 8 Mar 2013 at 2:29