F
Fred
Hello,
I want to run a script with the ExecuteNonQuery method of a
Microsoft.SqlServer.Management.Common.ServerConnection instance
It seems that this method doesn't accept the SQLCMD commands like
:SetVar
How can I run this kind of scripts from within a .NET program ?
Thanks for your suggestions.
I want to run a script with the ExecuteNonQuery method of a
Microsoft.SqlServer.Management.Common.ServerConnection instance
It seems that this method doesn't accept the SQLCMD commands like
:SetVar
How can I run this kind of scripts from within a .NET program ?
Thanks for your suggestions.