How to run data generator project from command line
pradeep42win
Posts: 3
Hi ,
I am new to data generator Redgate ..
i have created project and able to run fromn UI...
Plz. tell me how i can run same from command line?
I saved my proj. on C:/Test..
I am new to data generator Redgate ..
i have created project and able to run fromn UI...
Plz. tell me how i can run same from command line?
I saved my proj. on C:/Test..
Comments
I can confirm that there is a command line interface to SQL Data Generator, so you will be able to schedule the data generation at the frequency you require. You can find out more information on using the command line in the help file.
Or alternatively find the details here.
Kindly let us know if that was helpful.
Product Support
Redgate Software Ltd.
E-mail: support@red-gate.com
Kindly let us know whether the issue was resolved also if you need any help.
Product Support
Redgate Software Ltd.
E-mail: support@red-gate.com
Actually I can use listed command if project is in below location…
C:\Program Files\Red Gate\SQL Data Generator 1but I want to know how to run the project if it's in C:/Test/ , This is not listed in your help doc.
Please provide the solution and add this information also in help document.
You can get a bit more information on the SQL Data Generator command line interface by using the command:
sqldatagenerator /? /v /html >> c:\filename.html
To use a project in a specific location, you would use a command like:
sqldatagenerator /project:c:\Test\ProjectName.sqlgen
Technical author
Red Gate Software Ltd