Viewing 4 posts - 106 through 109 (of 109 total)
Dear jezemine,
"ScriptingOptions" works.
Thanks a lot.
December 13, 2007 at 9:16 pm
Dear all,
Microsoft said :
SQL Server 2005 Books Online (September 2007)
Script Method
This feature will be removed in a future version of Microsoft SQL Server. Avoid using this feature in new development...
December 13, 2007 at 12:24 am
Dear all,
Thanks for your replies.
I wrote a simple program with SMO, but why the result was different to the script which was generated manually :
using System;
using System.Collections.Generic;
using System.Collections.Specialized;
using System.Text;
using Microsoft.SqlServer.Management.Smo;
using...
December 12, 2007 at 11:53 pm
Viewing 4 posts - 106 through 109 (of 109 total)