Activity overview
Latest activity by maxpayne1256
Sorry, it was my fault. There was a trigger on that table, which couldn't parse the date correctly because of the changed locale settings in the session. The error in SQL Data Compare was not detailed enough, so I thought that the error already occured during the common insert in the table. / comments
Sorry, it was my fault. There was a trigger on that table, which couldn't parse the date correctly because of the changed locale settings in the session. The error in SQL Data Compare was not detai...
Thank you, that's the solution.
I thought that it would keep the value in the target db and insert the value from the source, but the result is only the value from the source db, which is excactly what I wanted. / comments
Thank you, that's the solution.
I thought that it would keep the value in the target db and insert the value from the source, but the result is only the value from the source db, which is excactly ...
Compare tables with only 1 column/row
Hello,
I have some tables which only contains the last processed id of another table. Is it possible to compare it with SQL Data Compare?
e.g.:
LastProcessedDataRowId
1293048023
I cant set a compar...
DateTime issue in Data Compare 11
Hello,
I'm trying to sync 2 large databases which contains some datetime columns.Script created by SQL Data Compare version 11.0.0 from Red Gate Software Ltd at 01.11.2014 11:23:53
*/
SET NUMER...