Change databases names

Results 1 to 5 of 5
  1. #1
    Proficient Member m1nd3 is offline
    MemberRank
    Dec 2015 Join Date
    (local)Location
    175Posts

    Change databases names

    Hello all good Ragezone people. Is any way change these locations in Server Files:
    Code:
    Windows Registry Editor Version 5.00
    
    [HKEY_LOCAL_MACHINE\SOFTWARE\Wow6432Node\ODBC\ODBC.INI]
    
    [HKEY_LOCAL_MACHINE\SOFTWARE\Wow6432Node\ODBC\ODBC.INI\AccountDB]
    "Description"="MuOnline"
    "Driver"="C:\\WINDOWS\\system32\\SQLSRV32.dll"
    "Server"="(local)"
    "Database"="MuOnline"
    "LastUser"="Administrator"
    "Trusted_Connection"="Yes"
    
    [HKEY_LOCAL_MACHINE\SOFTWARE\Wow6432Node\ODBC\ODBC.INI\LOGIN]
    "Description"="MuOnline"
    "Driver"="C:\\WINDOWS\\system32\\SQLSRV32.dll"
    "Server"="(local)"
    "Database"="MuOnline"
    "LastUser"="Administrator"
    "Trusted_Connection"="Yes"
    
    [HKEY_LOCAL_MACHINE\SOFTWARE\Wow6432Node\ODBC\ODBC.INI\LocalServer]
    "Description"="MuOnline"
    "Driver"="C:\\WINDOWS\\system32\\SQLSRV32.dll"
    "Server"="(local)"
    "Database"="MuOnline"
    "LastUser"="Administrator"
    "Trusted_Connection"="Yes"
    
    [HKEY_LOCAL_MACHINE\SOFTWARE\Wow6432Node\ODBC\ODBC.INI\MU2003_EVENT_DB]
    "Description"="MuOnline"
    "Driver"="C:\\WINDOWS\\system32\\SQLSRV32.dll"
    "Server"="(local)"
    "Database"="MuOnline"
    "LastUser"="Administrator"
    "Trusted_Connection"="Yes"
    
    [HKEY_LOCAL_MACHINE\SOFTWARE\Wow6432Node\ODBC\ODBC.INI\MuOnline]
    "Description"="MuOnline"
    "Driver"="C:\\WINDOWS\\system32\\SQLSRV32.dll"
    "Server"="(local)"
    "Database"="MuOnline"
    "LastUser"="Administrator"
    "Trusted_Connection"="Yes"
    
    [HKEY_LOCAL_MACHINE\SOFTWARE\Wow6432Node\ODBC\ODBC.INI\MuOnlineAdmin]
    "Description"="MuOnline"
    "Driver"="C:\\WINDOWS\\system32\\SQLSRV32.dll"
    "Server"="(local)"
    "Database"="MuOnline"
    "LastUser"="Administrator"
    "Trusted_Connection"="Yes"
    
    [HKEY_LOCAL_MACHINE\SOFTWARE\Wow6432Node\ODBC\ODBC.INI\MuOnlineJoinDB]
    "Description"="MuOnline"
    "Driver"="C:\\WINDOWS\\system32\\SQLSRV32.dll"
    "Server"="(local)"
    "Database"="MuOnline"
    "LastUser"="Administrator"
    "Trusted_Connection"="Yes"
    
    [HKEY_LOCAL_MACHINE\SOFTWARE\Wow6432Node\ODBC\ODBC.INI\PC_MUONLINE]
    "Description"="MuOnline"
    "Driver"="C:\\WINDOWS\\system32\\SQLSRV32.dll"
    "Server"="(local)"
    "Database"="MuOnline"
    "LastUser"="Administrator"
    "Trusted_Connection"="Yes"
    
    [HKEY_LOCAL_MACHINE\SOFTWARE\Wow6432Node\ODBC\ODBC.INI\PE_MUONLINE]
    "Description"="MuOnline"
    "Driver"="C:\\WINDOWS\\system32\\SQLSRV32.dll"
    "Server"="(local)"
    "Database"="MuOnline"
    "LastUser"="Administrator"
    "Trusted_Connection"="Yes"
    
    [HKEY_LOCAL_MACHINE\SOFTWARE\Wow6432Node\ODBC\ODBC.INI\MatchDB]
    "Description"="MuOnline"
    "Driver"="C:\\WINDOWS\\system32\\SQLSRV32.dll"
    "Server"="(local)"
    "Database"="MuOnline"
    "LastUser"="Administrator"
    "Trusted_Connection"="Yes"
    
    [HKEY_LOCAL_MACHINE\SOFTWARE\Wow6432Node\ODBC\ODBC.INI\Ranking]
    "Description"="MuOnline"
    "Driver"="C:\\WINDOWS\\system32\\SQLSRV32.dll"
    "Server"="(local)"
    "Database"="MuOnline"
    "LastUser"="Administrator"
    "Trusted_Connection"="Yes"
    
    [HKEY_LOCAL_MACHINE\SOFTWARE\Wow6432Node\ODBC\ODBC.INI\USELOG]
    "Description"="MuOnline"
    "Driver"="C:\\WINDOWS\\system32\\SQLSRV32.dll"
    "Server"="(local)"
    "Database"="MuOnline"
    "LastUser"="Administrator"
    "Trusted_Connection"="Yes"
    
    [HKEY_LOCAL_MACHINE\SOFTWARE\Wow6432Node\ODBC\ODBC.INI\ODBC Data Sources]
    "AccountDB"="SQL Server"
    "LOGIN"="SQL Server"
    "LocalServer"="SQL Server"
    "MU2003_EVENT_DB"="SQL Server"
    "MuOnline"="SQL Server"
    "MuOnlineAdmin"="SQL Server"
    "MuOnlineJoinDB"="SQL Server"
    "PC_MUONLINE"="SQL Server"
    "PE_MUONLINE"="SQL Server"
    "MatchDB"="SQL Server"
    "Ranking"="SQL Server"
    "USELOG"="SQL Server"
    because i not found any other way to start 2 servers on 1 pc(it's possible to start, but i get problems with statistics of second server, i'm use IA Julia files. Thanks for any ansver .


  2. #2
    HITMAN CAPITOL is offline
    MemberRank
    Apr 2013 Join Date
    PhilippinesLocation
    717Posts

    Re: Change databases names

    Why not just edit or create ODBC manually and point everything on the New Name of your DBase

  3. #3
    Proficient Member m1nd3 is offline
    MemberRank
    Dec 2015 Join Date
    (local)Location
    175Posts

    Re: Change databases names

    It doesn't change anything if I make it manually, because these all lines is for both servers, and if I do it manually, it will replace the first one with new.

  4. #4
    HITMAN CAPITOL is offline
    MemberRank
    Apr 2013 Join Date
    PhilippinesLocation
    717Posts

    Re: Change databases names

    Just create a new ODBC manually and change all DBASE name in the server files to the new DB name.

  5. #5
    Proficient Member m1nd3 is offline
    MemberRank
    Dec 2015 Join Date
    (local)Location
    175Posts

    Re: Change databases names

    https://files.fm/u/q3rny6q2

    Like you see,it's asking to replace.



Advertisement