How to change the address \SQLEXPRESS?

Results 1 to 6 of 6
  1. #1
    Apprentice Suzumy is offline
    MemberRank
    Feb 2013 Join Date
    13Posts

    How to change the address \SQLEXPRESS?

    Hello, my SQL server name does not have the address \SQLEXPRESS, example: MyMachine\SQLEXPRESS, the server name is only (local).
    local.png

    I have a SQL Server 2008 R2 Enterprise, is it possible to configure the files or the source code so I would not throw errors if have not \SQLEXPRESS?

    I use the v19.
    Last edited by Suzumy; 10-02-13 at 01:50 AM.


  2. #2
    Apprentice Suzumy is offline
    MemberRank
    Feb 2013 Join Date
    13Posts

    Re: How to change the address \SQLEXPRESS?

    please help me

  3. #3
    Valued Member TGabrielT is offline
    MemberRank
    Dec 2011 Join Date
    100Posts

    Re: How to change the address \SQLEXPRESS?

    im use only the name of local, test namelocal/SQLEXPRESS
    Last edited by TGabrielT; 10-02-13 at 05:54 PM.

  4. #4
    Apprentice Suzumy is offline
    MemberRank
    Feb 2013 Join Date
    13Posts

    Re: How to change the address \SQLEXPRESS?

    Please help, I'm sharing the sql server with another game server, I'm sure there must be some alternative that does not require SQL Express.

  5. #5
    audisbroder is offline
    MemberRank
    Aug 2011 Join Date
    Not foundLocation
    1,180Posts

    Re: How to change the address \SQLEXPRESS?

    Quote Originally Posted by Suzumy View Post
    Please help, I'm sharing the sql server with another game server, I'm sure there must be some alternative that does not require SQL Express.
    Uhm this should work. ComputerName/SQLEXPRESS

  6. #6
    Member darren0020 is offline
    MemberRank
    Apr 2009 Join Date
    IrelandLocation
    94Posts

    Re: How to change the address \SQLEXPRESS?

    When setting up MSSQL in the installer, you can decide what the value will be in place of '\SQLEXPRESS', therefore, by using the installer again, you should be able to make another one.



Advertisement