Comments
Sort by recent activity
Has this feature been added?
I have SQL Data Generator 1.2 and can't see how to exclude the population of some columns. / comments
Has this feature been added?
I have SQL Data Generator 1.2 and can't see how to exclude the population of some columns.
As a follow up to this; I automatically create a "CreateDatabaseObjects.sql" script from the SourceControl db object scripts in SVN. The create objects script was in the database directory that SourceContol is linked to and I think that SourceContol found it and threw the duplicate objects error. / comments
As a follow up to this; I automatically create a "CreateDatabaseObjects.sql" script from the SourceControl db object scripts in SVN. The create objects script was in the database directory that So...
Thanks for the response, this was indeed the problem. / comments
Thanks for the response, this was indeed the problem.
I have also received this error this morning - strange because everything seemed to be working OK on Friday afternoon.
I am fully up-to-date with Windows updates, and have tried rolling back to v1.1. Other developers attaching to the same SVN repository are having the same issue.
I created a new SVN folder and linked my database to it. This worked for a while and then came back with the same error.
My instance default collation is Latin1_General_CI_AS, my db collation is SQL_Latin1_General_CP1_CI_AS.
The error only happens on 1 of my SourceControl db's.
What exactly does 'Ensure that case sensitivity options are set correctly and all object creation scripts are valid' mean and how can I proceed?
Windows 7 Pro SP1 x64, SQL Server 2008, SVN, SQL Source Control 2.1.0.31 (I recently updated to the 14 day trial of this) / comments
I have also received this error this morning - strange because everything seemed to be working OK on Friday afternoon.
I am fully up-to-date with Windows updates, and have tried rolling back to v1....
I have the same question. Can I source control the <relational_index_option> parts of my index specification? / comments
I have the same question. Can I source control the <relational_index_option> parts of my index specification?
Hi Anu,
Thanks for the response. My SQL Compare details are;
SQL Compare 8.1.0.360
511-002-112270-60A5
Professional Edition
Regards,
Andrew / comments
Hi Anu,
Thanks for the response. My SQL Compare details are;
SQL Compare 8.1.0.360
511-002-112270-60A5
Professional Edition
Regards,
Andrew
Thanks for the response Eddie.
I had already considered your solution, which means editing the 'Number of rows to generate' for every table in my database every time I want to complete a load. To reduce this overhead I thought that I'd save each configuration as a separate project but then of course I've got to keep all my projects in sync if I make refinements.
I was wondering if I could create one SQL Data Generator project and use it multiple times on the same database without editing the SQL Data Generator project and without breaking any primary keys or unique constraints?
I suspect that I'm asking for functionality beyond that which should be expected of a v1 release. Either way, SQL Data Generator is a great application and has already proved useful in my organisation. Keep up the good work! / comments
Thanks for the response Eddie.
I had already considered your solution, which means editing the 'Number of rows to generate' for every table in my database every time I want to complete a load. To ...