How can we help you today? How can we help you today?
Bastiaan Molsbeck

Activity overview

Latest activity by Bastiaan Molsbeck

How to change CommandTimeout of ExecutionBlock.ExecuteBlock
Hi, I'm using the SQL Comparison SDK to periodically synchronize the data of a production database with a test database. Sometimes when there are a lot of changes I get the following error: System....
2 followers 7 comments 0 votes
Property "Percentage" of StatusEventArgs higher than 100 ?
Hi, I created a .NET project to compare and synchronize the data of two databases, which structure is exactly the same (schemes, tables, columns, etc). To monitor the progress, I use a StatusCallBa...
1 follower 1 comment 0 votes
Hi, I also use the method "ReplayUserActions" in my project. It is located in the namespace "SQLDataCompare.Engine.DataCompareUserActions". I think the example has not been updated yet. Kind regards, bmolsbeck. / comments
Hi, I also use the method "ReplayUserActions" in my project. It is located in the namespace "SQLDataCompare.Engine.DataCompareUserActions". I think the example has not been updated yet. Kind regard...
0 votes
SQL Comparison SDK v11 ?
Hi, The forum about version 10 of the SQL Comparison SDK is moved to the "Discontinued and Previous Versions" section. Does that mean that version 11 of the SDK is released? I couldn't find a downl...
2 followers 2 comments 0 votes
But when using version 10.0 of the SQL Data Compare Engine, the error does NOT occur! The migration SQL script is generated successfully. Problem solved! / comments
But when using version 10.0 of the SQL Data Compare Engine, the error does NOT occur! The migration SQL script is generated successfully. Problem solved!
0 votes
No, the field does not contain corrupt data. Do you have any other suggestions? Edit: when using version 9.0 of the SQL Data Compare Engine the same error occurs, but with a slightly different stacktrace: System.ArgumentException: The output char buffer is too small to contain the decoded characters, encoding 'Unicode' fallback 'System.Text.DecoderReplacementFallback'. Parameter name: chars at System.Text.Encoding.ThrowCharsOverflow() at System.Text.Encoding.ThrowCharsOverflow(DecoderNLS decoder, Boolean nothingDecoded) at System.Text.UnicodeEncoding.GetChars(Byte* bytes, Int32 byteCount, Char* chars, Int32 charCount, DecoderNLS baseDecoder) at System.Text.DecoderNLS.GetChars(Byte* bytes, Int32 byteCount, Char* chars, Int32 charCount, Boolean flush) at System.Text.DecoderNLS.GetChars(Byte[] bytes, Int32 byteIndex, Int32 byteCount, Char[] chars, Int32 charIndex, Boolean flush) at System.Text.DecoderNLS.GetChars(Byte[] bytes, Int32 byteIndex, Int32 byteCount, Char[] chars, Int32 charIndex) at RedGate.SQLDataCompare.Engine.ResultsStore.Reader.#tN(FieldType type, BinaryReader reader, Boolean summary) at RedGate.SQLDataCompare.Engine.ResultsStore.Reader.#ceL(FieldType fieldType, BinaryReader reader, Boolean summary) at RedGate.SQLDataCompare.Engine.ResultsStore.Reader.#beL(BinaryReader reader, Boolean summary) at RedGate.SQLDataCompare.Engine.ResultsStore.Reader.#deL(Object[] values, RowType& rowType, BinaryReader reader, FieldPairs fieldPairs, List`1[] types, Boolean summary, Byte[]& rowDifferences) at RedGate.SQLDataCompare.Engine.ResultsStore.Reader.GetRow(BinaryReader reader, Int32 valuesCount, Int32 currentIndex, Int64 currentOffset, FieldPairs fields, List`1[] types, Boolean summary) at RedGate.SQLDataCompare.Engine.ResultsStore.StoreEnumerator.MoveNext() at #8ZK.#n2K.#QeL(#x1K writer, TableDifference summary, Reader rs, RowType resultsStoreType, Boolean runOnTwo, ProgressPercentageTracker progress, SelectionDelegate select, Boolean showComments) at RedGate.SQLDataCompare.Engine.SqlProvider.#DbL(ComparisonSession session, SelectionDelegate select, Boolean runOnTwo) at RedGate.SQLDataCompare.Engine.SqlProvider.GetMigrationSQL(ComparisonSession session, SelectionDelegate select, Boolean runOnTwo) at RedGate.SQLDataCompare.Engine.SqlProvider.GetMigrationSQL(ComparisonSession session, Boolean runOnTwo) / comments
No, the field does not contain corrupt data. Do you have any other suggestions? Edit: when using version 9.0 of the SQL Data Compare Engine the same error occurs, but with a slightly different stac...
0 votes