Options

IronPython Scripts failing when using SQLDataGenerator from Command Line

Hi,

I have some tables where I have set up Column Generation using an Iron Python script.

When I generate data using the full Windows program it works fine.

When I try to run the project file via the SQLDataGenerator.exe it errors out with:

[dbo].[BusinessTable]
The value '' cannot be inserted into column Name ""  for any column that uses the script.

Any ideas? Are the python scripts compatible with the command line utility?

Thanks!
Tagged:

Answers

  • Options
    Jessica RJessica R Posts: 1,319 Rose Gold 4
    Hi and thanks for your post!

    Python scripts should be compatible with the command line. To help us get a better understanding of what's going wrong, is it possible for you to share the table definition and your Iron Python script with us to test with?

    Jessica Ramos | Product Support Engineer | Redgate Software

    Have you visited our Help Center?


Sign In or Register to comment.