When running from CLI, how to specify the NumRows as a parameter?

When I'm using the sql data generator from CLI, i need to be able to specify the "num rows" parameter dynamically. But as far as I can tell, it makes you specify this hard coded in the file itself.

Can I specify the row count as a parameter to the CLI? 
Tagged:

Answers

  • Eddie DEddie D Posts: 1,780 Rose Gold 5
    Hi nicholas_dipiazza, thank you for your forum post.

    Sadly, the feature you are seeking is not available in the SQL Data Generator CLI.  The only way to specify the number of rows is to edit the project via the GUI and save the project file.  Then configure the CLI to use the project file created.

    If you wish to submit a feature suggestion to request the ability to set the number of rows dynamically, please from the GUI ->Help menu -> select the 'Send feedback....' option.  I cannot guarantee the success of your feature suggestion or if approval is given, what future version it may appear in.


    Eddie Davis
    Senior Product Support Engineer
    Redgate Software Ltd
    Email: support@red-gate.com
Sign In or Register to comment.