| Author |
Message |
DAndres109@aol.com
Joined: 03 May 2008 Posts: 14 Location: New York
|
Posted: Sat May 03, 2008 2:23 am Post subject: Order of data generation and dependency |
|
|
Hi,
Is it possible to configure the table order that the data generation operation should use? There are some tables I would prefer to have populated before others.
Thanks,
David Andres |
|
| Back to top |
|
 |
benhall
Joined: 14 Dec 2007 Posts: 98
|
Posted: Tue May 06, 2008 2:41 pm Post subject: |
|
|
Hi David,
At the moment, we control the order the data is generated in based on dependencies within the database.
For example, if there is a FK relationship, then we will generate that in the correct order. Similarly, if you use the SQL Statement generator or Manual FK Generator, this will be taken into account.
Out of interest, what is the scenario for altering the order of generation?
Thanks
Ben |
|
| Back to top |
|
 |
DAndres109@aol.com
Joined: 03 May 2008 Posts: 14 Location: New York
|
Posted: Tue May 06, 2008 3:44 pm Post subject: |
|
|
Ben,
You've answered my basic concern, that rows are added in a smart way.
I can't think of a specific need to alter the order of generation if it already takes into account dependency.
Thanks,
David |
|
| Back to top |
|
 |
TSchwab
Joined: 11 Jan 2008 Posts: 62 Location: Germany
|
Posted: Thu May 08, 2008 8:52 am Post subject: |
|
|
Hi,
we do not have any dependency in the database due to the complexity of our solution.
In order to use the SQL Generator we would need a way to order the generation of the data...
Is there any chance that it will be available in a future version?
Thanks,
Thorsten |
|
| Back to top |
|
 |
benhall
Joined: 14 Dec 2007 Posts: 98
|
Posted: Thu May 08, 2008 9:45 am Post subject: |
|
|
Hello,
Thanks for your post, I have added a note into our system to review for the next release.
Thankyou
Ben |
|
| Back to top |
|
 |
TSchwab
Joined: 11 Jan 2008 Posts: 62 Location: Germany
|
Posted: Fri May 09, 2008 10:12 am Post subject: |
|
|
Thanks Ben,
we are really looking forward.... |
|
| Back to top |
|
 |
|