How can I get installed sql server instances? -
How do I install SQL Server instances from the registry? How do I set the default frequency ??
Thanks Rajesh
The names are located HKEY_LOCAL_MACHINE \ SOFTWARE \ Microsoft \ Microsoft SQL Server \ InstalledInstances
The default example is always named as MSSQLSERVER.
Comments
Post a Comment