Posts
Sort by recent activity
Does sql data compare write out all data or do inserts/sel
That is, is it reasonable to try and use sqldata compare to copy a 5 gig database (to azure).
if it is doing insert into (select..) then I'd think it's OK. If it's writing out raw insert statement...
reflector does not see namespace system.data.services
I'm trying to look at the namespace system.data.services and reflector does not show any information.
Here is a link to what I'm looking for in WCFhttp://msdn.microsoft.com/en-us/library ... 3(v=VS...