How can we help you today? How can we help you today?
tilo23
SQL Server Express Edition compatibility
Would SDG run with SQL Server Express Edition?
1 follower 1 comment 0 votes
CSV as an output
May I generate data to CSV file (or other spreadsheet - like)?
1 follower 1 comment 0 votes
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...
3 followers 3 comments 0 votes
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...
2 followers 2 comments 0 votes
Offset from integer
May I create offset from an integer value (just as I can do this for datetime)? Currently I use trigger to update a row after insert, but maybe there is a better way?
3 followers 12 comments 0 votes
Python with SQL
Is there any module associated (like sqlite3) which would allow the Python script to connect to the database? (I'm not a Python Pro - have just made some research regarding Python usage with SQL qu...
1 follower 1 comment 0 votes
Drop FK constarints
Is there any way to tweak the project so it didn't concern on FK constraints regarding particular columns? I've seen many posts regarding more options to modify foreign keys in Data Generator, I wa...
2 followers 3 comments 0 votes
Specify the order of populating tables
Is there an option to specify the order of tables being populated inside one project? Currently, if I want to populate the Table B referencing data being input but Table A I need to run the project...
1 follower 1 comment 0 votes