IronPython Scripts failing when using SQLDataGenerator from Command Line
jw2021
Posts: 1 New member
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:
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!
Any ideas? Are the python scripts compatible with the command line utility?
Thanks!
Tagged:
Answers
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?