How can we help you today? How can we help you today?

"Delete data from table before generation" setting

I have downloaded a trial version of your SQL Data Generator.

It looks like the "Delete data from table before generation" setting only applies on a table basis. Since I have databases with 500+ tables, how do I UNcheck that box for every table? Is there a way of setting it on a per database or per project basis?

dbForge Data Generator has the same setting but it is unchecked by default.

Thank you.
srdjan
0

Comments

2 comments

  • srdjan
    I've managed to find a workaround. Instead of unchecking the "Delete data from table before generation" box for every single table, you can replace the following XML element

    <Append>False</Append>

    With this one

    <Append>True</Append>

    in the project's sqlgen file.
    srdjan
    0
  • Andrew P
    Glad you found a workaround srdjan,

    Sorry we could not get to you sooner!
    Here is the Feature Request form in case you would like to see this in the future. https://www.surveymonkey.com/r/BFBPYHY? ... %2bQ%3d%3d

    Best,
    Andrew P
    0

Add comment

Please sign in to leave a comment.