walk through
rocktheboat
Posts: 4
hi,
maybe I'm doing something wrong but the walk through does not seem to work with toolkit 5.2
I get the following error message:
RedGate.SQL.Shared.Utils is obsolete'
the name b does not exist
Utils u=new Utils();
u.ExecuteBlock(b, ".", "WidgetProduction");
please help
maybe I'm doing something wrong but the walk through does not seem to work with toolkit 5.2
I get the following error message:
RedGate.SQL.Shared.Utils is obsolete'
the name b does not exist
Utils u=new Utils();
u.ExecuteBlock(b, ".", "WidgetProduction");
please help
Comments
I think that you want this code The code snippits may be easier to follower they are installed in
%ProgramFiles%\Red Gate\SQL Bundle 5\Toolkit Sample Files\Automating SQL Compare\C#
by default.
Can you please tell where this mistake is in the SQL Bundle 5.2 Toolkit help file.
Thanks.
Regards
David