Activity overview
Latest activity by tilo23
SQL Server Express Edition compatibility
Would SDG run with SQL Server Express Edition?
CSV as an output
May I generate data to CSV file (or other spreadsheet - like)?
Yes, I find DataGenerator extremely useful and powerful tool, thus following my company's extension their db systems to MySQL, I would be of interest to pick the SDG version for MySQL. Sorry to hear it's not on the roadmap for the predictable future... / comments
Yes, I find DataGenerator extremely useful and powerful tool, thus following my company's extension their db systems to MySQL, I would be of interest to pick the SDG version for MySQL. Sorry to hea...
SDG and MySQL
Will SQL Data Generator work with MySQL? My company is going to use MySQL at some point (currently work on SQL Server) and I got used to SDG...
As far as I know you won't be able to do it in a simple way - but you can apply some workaround. I have this issue quite often, the MERGE script after generation works perfect for me. Details: http://technet.microsoft.com/en-us/libr ... 10625.aspx
Seed is useful when you want to set NULLs in the same places; you may also use it if you want some columns to be identical, but doesn't work for the particular order on referencing other tables. / comments
As far as I know you won't be able to do it in a simple way - but you can apply some workaround. I have this issue quite often, the MERGE script after generation works perfect for me. Details:http:...
Thanks for the clarification. / comments
Thanks for the clarification.
Foreign keys referencing values inserted in the same project
I am not sure of how the foreign key generator behaves if it references column also being generated in the same project. i.e.
Assume the Project generates data for Table_1 and Table_2.
Column_A fro...
Just to let you know: the Ruby generator is great and solves plenty of my issues :-) Thanks a lot for all the support! You should definitely include this in the next SDG version. / comments
Just to let you know: the Ruby generator is great and solves plenty of my issues :-) Thanks a lot for all the support! You should definitely include this in the next SDG version.
When all the dll copied into SDG folder it results in a crash on generators' list open :-(
If you ever decide to adjust the generator for the SDG 2 - please post it somewhere. It looks like a really powerful iprovement towards complicated data validity. Would save my time on writing trigger and update scripts and running several projects... / comments
When all the dll copied into SDG folder it results in a crash on generators' list open :-(
If you ever decide to adjust the generator for the SDG 2 - please post it somewhere. It looks like a reall...
I know you don't support the IronRuby stuff - but could you provide me the step-by-step instruction of how to deploy Ben's generator into SDG? Which files need to be copy and where? I have 2.0.1.6 version. / comments
I know you don't support the IronRuby stuff - but could you provide me the step-by-step instruction of how to deploy Ben's generator into SDG? Which files need to be copy and where? I have 2.0.1.6 ...