Jump to content


Nasir600

Established Members
  • Posts

    3
  • Joined

  • Last visited

Everything posted by Nasir600

  1. Has the issuw been resolved?
  2. Hi Wessberg, You got couple of things going wrong in the installation. 1) Use a domain account for running sql service 2) Do not use the defualt collation, use SQL_Latin1_General_CP1_CI_AS 3) Double check the ADSIedit.msc configuration for the "system management". Clearly permissions are missing Note: Quickest way to change the schema is to re-install sql server. I found it buggy to change schema after patching up to newer service level. I hope this helps you. Thanks
  3. Hi Wessberg, You got couple of things going wrong in the installation. 1) Use a domain account for running sql service 2) Do not use the defualt collation, use SQL_Latin1_General_CP1_CI_AS 3) Double check the ADSIedit.msc configuration for the "system management". Clearly permissions are missing Note: Quickest way to change the schema is to re-install sql server. I found it buggy to change schema after patching up to newer service level. I hope this helps you. Thanks
×
×
  • Create New...

Important Information

We have placed cookies on your device to help make this website better. You can adjust your cookie settings, otherwise we'll assume you're okay to continue.