How can we help you today? How can we help you today?
tkdennis
Error: The value '' cannot be inserted into column Col1
This error is happening intermittently on different tables. Sometimes it runs the whole project without any of these errors. The columns are Foreign Key Generators on tinyint columns. RedGate.SQLDa...
1 follower 1 comment 0 votes
Errors: Object reference not set to an instance of an object
My underlying schema changed (table renames, column renames, columns, removed, columns added) and the Data Generator project I had previously created is throwing errors on 2 tables when I try to ge...
2 followers 3 comments 0 votes
Feature Request: Use SQL Select statement as Source of Data
I have a table that has already been generated. I would like to generate child records using this table as the source, but with a where clause so the child records are only created for certain pare...
1 follower 1 comment 0 votes
Random data issue
I have 2 child tables with Foreign Keys from the same parent table all using the same unique 3-column key. I'm trying to generate different rows in Child1 and Child2, but have not been able to do s...
2 followers 3 comments 0 votes
Foreign Key on column locked when loading from CSV
I have a State table and County table, where the County table has a state_id with a foreign key back to the State table. I loaded the State data from a CSV file fine. I made a County.CSV file with ...
1 follower 1 comment 0 votes
Custom Generators
Is there some trick to getting new generators to show up in the list? I followed the Help instructions to compile the FullDemo generator, copied it to the generators folder, restarted the DataGener...
2 followers 2 comments 0 votes
Is there a way to save the Project Options settings?
Specifically, I'd like all new projects to start with "Add objects that the selected objects use" already selected, but I can't find a way to save the Project Options. Thanks, Traci
1 follower 1 comment 0 votes
BUG? Stored Procedures not in alphabetical order
In the "Add Objects to Project" dialog, the Stored Procedures list is not in alphabetical order. All the stored procedures are in the dbo schema. Thanks, Traci
3 followers 3 comments 0 votes
REQ: Ability to turn off animation during diagram draw
The diagram updates are very cool to watch, but I work via Remote Desktop Connection a lot and the diagram updates become painfully slow. Would it be possible to have an option to turn off the anim...
0 followers 0 comments 0 votes
Feature Req: key in SQL Server name/limit list to Favorites
I work on a large network with several hundred SQL server instances. I am only interested in a dozen of these servers, yet whenever I start a new project I must find the server by scrolling through...
1 follower 1 comment 0 votes