How can we help you today? How can we help you today?
Naras
Is it possible to use Active Directory Integration authentication to connect Azure sql in SCA ?
New-DatabaseConnection -ServerInstance <string> -Database <string> [-Authentication <string>] [-Username <string>] [-Password <string>] [<CommonParameters>]Authentication options are -  "Integrated...
1 follower 1 comment 0 votes
Is it possible to pick a parent table rows (one or two ) and its all children tables rows ?
Is it possible to pick a parent table rows (one or two ) and its all children tables rows from a source database into a target database using sqldatacompare?
1 follower 1 comment 0 votes
Object Selection through Extended Property
I need to compare only objects (Tables/Views/StoredProcedures...) belongs to our team in a databases. So we created extended property called 'Team' as Name and 'Team01' as value on our objects. U...
2 followers 2 comments 0 votes