Activity overview
Latest activity by Hardik
Thanks for your reply Ben.
1) I have already added path ("C:\Program Files\Red Gate\SQL Data Generator 1\SQLDataGenerator.exe") in the environment variable $PATH. It automatically calls exe when I write SQLDataGenerator.exe in the command prompt. It also works with build section.
2) I can execute the project using the UI.
3) I can execute the project using the command line without using the deploy file.
4) Yes, I am still under trail mode, and it is asking licensing dialog pop-up when it executes.
5) When I build the application, it automatically executes the RedGate Data Generation tool. But, it is not executing when I try to deploy it.
May be I have to add one more file (may be bat file) that will execute the DataGeneration file.
I am thinking about that only. If you have any clue then please let me know.
With regards,
Hardik / comments
Thanks for your reply Ben.
1) I have already added path ("C:\Program Files\Red Gate\SQL Data Generator 1\SQLDataGenerator.exe") in the environment variable $PATH. It automatically calls exe when I ...
Execute "DataGenerator.sqlgen" file Issue-Urgent help needed
Hi All,
I want to execute "DataGenerator.sqlgen" from my Visual Studio - Database project. We are using Visual Studio 2008 Database edition for our project work. I want to run this data generation ...