Activity overview
Latest activity by rjschave
foreign key generator - restrict data
The foreign key generator does not allow us to filter data selected from the related table.
I may have a field related to a table containing a list of states. When I generate data in the main tabl...
foreign key generator - population method
The population method resets to all key values unique every time the schema is refreshed. The selection should not change if the schema changes were unrelated to the relationship between the table...
Interesting. Thanks for the tip. I suppose normally it wouldn't be a big deal, but this table has over 12 fields with the word 'width' in the name so changing the generator was getting monotonous.
It sounds like your matching if the field name contains a value. Consider adding options for begins with and ends with. / comments
Interesting. Thanks for the tip. I suppose normally it wouldn't be a big deal, but this table has over 12 fields with the word 'width' in the name so changing the generator was getting monotonous...
hot key to close generation report
I would l like to be able to close the generation report with the keyboard. Ctrl F4 doesn't work. So far I can only close it by clicking the x in the upper right corner with the mouse. Consider ...
auto selected generators
I have several integer fields in a table that contain the words Length or Width in the field name. the program correctly selects the SQL int data generator for the Length fields, but selects the B...
auto scroll columns
The left and right arrow keys can be used to select columns. The columns/scroll bar does not automatically shift to keep the selected column in view on the screen.
If the selected column is outsid...
Suggestions
Overall I'm very impressed with this product! So far I noticed the following areas that could be improved:
Weighted List Generator
The hot key for add button conflicts with Actions menu. Please c...