Viewing 8 posts - 1 through 9 (of 9 total)
Is there any better API for work with SQL server objects? Or COM?
Thanks,
Alex
January 25, 2007 at 8:00 am
Well, I don't need to syncronize SQL 2000 and 2005 actually, and even if I need, I just need to syncronize common things like tables, procedures, functions, views, triggers. Mostly...
January 25, 2007 at 3:39 am
Thanks Jezemine,
Actually I've wrote such programm using in C#(using SQLDMO com object) myself. I think this elsasoft used the same com object:-)
So in case you need it, I can share,...
January 24, 2007 at 12:58 pm
Thanks Mohammed.
Except the fact it doesn't script the tables and could not be used with SQL server 2000 it works perfect. I tested it - the easiest way to generate...
January 19, 2007 at 4:35 pm
Thanks Dave.
Will test it right now.
I'm glad I'm not the only one who met this problem:-)
January 18, 2007 at 8:31 am
Thanks, Grant. I'll investigate these tools. May be you're right, and there is no need to spend hours generating some solution which is already built for us:-)
Thanks again!
Alex
January 18, 2007 at 5:39 am
Hey Grant!
What do you mean by SMO programming? The problem I have using T-SQL to generate CREATE scripts for those objects, which were modified (or simply saying for the list...
January 18, 2007 at 4:44 am
Thanks John.
Hope that'll help.
January 18, 2007 at 1:00 am
Viewing 8 posts - 1 through 9 (of 9 total)