tbayart / sql-server-data-producer

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

Possibility to generate a script that will do everythning in SQL ( looping etc ) #14

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
I want an option that would allow me to generate a looping script that will be 
runnable as a regular SQL script.

This new script would include a loop.
Setting up the Female/Male names temporary tables?
Randomness of values need to be handled somehow in SQL.
Date generation needs to have some start date to base the generation on.

This would allow me to generate a script that i can distribute without 
requiring the application.

Original issue reported on code.google.com by a03pe...@gmail.com on 30 May 2012 at 2:17

GoogleCodeExporter commented 9 years ago
This is not the direction we want to go.
This would be a completely different product.

Original comment by a03pe...@gmail.com on 9 Jun 2012 at 1:00