How can we help you today? How can we help you today?
ampo

Activity overview

Latest activity by ampo

Missing table in "CreateFromIntersection"
Hello. After getting Source DB tables and Target DB tables, I user CreateFromIntersection to get list of tables from both. I have a table that 100% exists in both but it isn't in the result list......
1 follower 1 comment 0 votes
Manipulate execution block
Hello. I got the execution block and manipulated it by getting its value (ToString()) to string variable. Now I want to execute the updated string. How can I set it back to the block? Any other way...
1 follower 1 comment 0 votes
How to exclude column by code?
Hello. How can I exclude column from beeing compared by code? This is my current code: commonTables = Tables.CreateFromIntersection(dbSource.Tables, dbTarget.Tables); TableComparisonSettin...
1 follower 1 comment 0 votes
How to exclude column by code?
Hello. How can I exclude column from beeing compared by code? This is my current code: commonTables = Tables.CreateFromIntersection(dbSource.Tables, dbTarget.Tables); TableComparisonSettin...
1 follower 1 comment 0 votes
How can I exclude column by code?
Hello. How can I exclude column from beeing compared by code? This is my current code: commonTables = Tables.CreateFromIntersection(dbSource.Tables, dbTarget.Tables); TableComparisonSettin...
1 follower 1 comment 0 votes