Activity overview
Latest activity by pk_davidson
Well, here I am on version 3.7.0.2 and this is still happening to me.
It is now only occurring on my test server and fortunately not on production but still it's so very annoying.
What's even more annoying, I deleted the triggers from the database completely. I suspect (HOPE) this is an error from an old issue that was never cleaned up?
I'm hoping one more dive into workingbases and I never see this again? / comments
Well, here I am on version 3.7.0.2 and this is still happening to me.
It is now only occurring on my test server and fortunately not on production but still it's so very annoying.
What's even more ...
Good question...
I assume you mean roll back your redgate install ?
You can get old versions at: http://www.red-gate.com/supportcenter/G ... d_versions
But I'd suggest you contact support.
They may not be aware of this problem, since no one has chimed in on this thread...
And your products are tied together and then there's the question of what about having committed with the newer version ? Can you simply go back ? / comments
Good question...
I assume you mean roll back your redgate install ?
You can get old versions at:http://www.red-gate.com/supportcenter/G ... d_versions
But I'd suggest you contact support.
They may ...
Just for clarity sakes:
I modified only my schema, only in one table. I did not touch the trigger files but the table does have two trigger files associated with it.
After cleaning up the first problem with the modified table (the code in the base had put in the two trigger creations twice), I then had to clean up another table which also had one trigger file that was in the base code twice.
Also, I didn't use a migration script, I was just committing changes directly from SSMS via SQL Source Control: Commit Changes tab. / comments
Just for clarity sakes:
I modified only my schema, only in one table. I did not touch the trigger files but the table does have two trigger files associated with it.
After cleaning up the first pr...
Brian:
I see no where to select columns.
I went through the Use existing data source, browsed to the CSV file, made sure the columns were mapped correctly to the appropriate data types. I can see the data read correctly in the CSV File Data Import Settings dialog box. But when I click Finish, the preview of data is still showing random data and if I click Generate Data, it will import the random data, not the csv data.
I've read through help, searched this forum and nothing seems to work.
I click on a column in Tables to Populate and look at the Column generation settings and the only option I have for the two foreign key fiels is Foreign Key generator. I want to read those from a CSV file!
I can set a string and date field by click on the columns and going through the entire browse and map again but this begs the question, why did I did it in the first place for the table in the first place ?
It appears that the populate from csv will not populate FK fields ? / comments
Brian:
I see no where to select columns.
I went through the Use existing data source, browsed to the CSV file, made sure the columns were mapped correctly to the appropriate data types. I can see ...
I'll look at it again Brian.
But sure thought I had everything selected correctly... / comments
I'll look at it again Brian.
But sure thought I had everything selected correctly...
CSV import not working
I have a very simple table (many to many) that I am trying to populate from a csv file. There are only 5 columns.
Primary Key, Foreign Key 1, Foreign Key 2, LastUpdateBy, LastUpdate
I run the SQL ...
Sounds good...
But it requires having SQL Compare :?
While that's in the pipeline, in the meantime, I just have to remember to unlink before a restore then relink... / comments
Sounds good...
But it requires having SQL Compare :?
While that's in the pipeline, in the meantime, I just have to remember to unlink before a restore then relink...
We have the same issue as described in this thread.
Obviously, if we had some of the other red gate tools, it wouldn't be as much of an issue with keeping data synched up.
So I was pleasantly surprised to be able to find this thread as I wasn't even sure how to craft a query...
I am curious, does the cleaner utlity also apply to subversion or other SCCS ?
It would be nice if there were some way to deal with this situation without having to unlink and relink... I guess SQL Data Compare is that answer. / comments
We have the same issue as described in this thread.
Obviously, if we had some of the other red gate tools, it wouldn't be as much of an issue with keeping data synched up.
So I was pleasantly surpr...