Easy odbc setup

Results 1 to 6 of 6
  1. #1
    Account Upgraded | Title Enabled! lmanso is offline
    MemberRank
    Jun 2008 Join Date
    ThailandLocation
    241Posts

    Easy odbc setup

    1.Open notepad

    2.copy this code to notepad
    Code:
    Windows Registry Editor Version 5.00
    
    [HKEY_LOCAL_MACHINE\SOFTWARE\ODBC\ODBC.INI\character01]
    "Driver"="C:\\WINDOWS\\system32\\SQLSRV32.dll"
    "Database"="CHARACTER_01_DBF"
    "LastUser"="sa"
    "Server"="MICROSOFT-4AFDB\\SQLEXPRESS"
    "Trusted_Connection"="Yes"
    
    [HKEY_LOCAL_MACHINE\SOFTWARE\ODBC\ODBC.INI\log01]
    "Driver"="C:\\WINDOWS\\system32\\SQLSRV32.dll"
    "Database"="LOG_01_DBF"
    "LastUser"="sa"
    "Server"="MICROSOFT-4AFDB\\SQLEXPRESS"
    "Trusted_Connection"="Yes"
    
    [HKEY_LOCAL_MACHINE\SOFTWARE\ODBC\ODBC.INI\login]
    "Driver"="C:\\WINDOWS\\system32\\SQLSRV32.dll"
    "Database"="ACCOUNT_DBF"
    "LastUser"="sa"
    "Server"="MICROSOFT-4AFDB\\SQLEXPRESS"
    "Trusted_Connection"="Yes"
    Red color is your computer name

    3.Save and name it ODBC.reg

    4.dabble click on ODBC.reg and click yes and than ok


    This just the way to lern this all scrip


  2. #2
    Enthusiast tonyyerly is offline
    MemberRank
    Sep 2008 Join Date
    CaLocation
    49Posts

    Re: Easy odbc setup

    humm its computername\sqlexpress

    not \\

  3. #3
    Account Upgraded | Title Enabled! lmanso is offline
    MemberRank
    Jun 2008 Join Date
    ThailandLocation
    241Posts

    Re: Easy odbc setup

    if in coder it's \\

  4. #4
    Novice vitasia is offline
    MemberRank
    Jun 2009 Join Date
    1Posts

    Re: Easy odbc setup

    Quote Originally Posted by lmanso View Post
    1.Open notepad

    2.copy this code to notepad
    Code:
    Windows Registry Editor Version 5.00
    
    [HKEY_LOCAL_MACHINE\SOFTWARE\ODBC\ODBC.INI\character01]
    "Driver"="C:\\WINDOWS\\system32\\SQLSRV32.dll"
    "Database"="CHARACTER_01_DBF"
    "LastUser"="sa"
    "Server"="MICROSOFT-4AFDB\\SQLEXPRESS"
    "Trusted_Connection"="Yes"
    
    [HKEY_LOCAL_MACHINE\SOFTWARE\ODBC\ODBC.INI\log01]
    "Driver"="C:\\WINDOWS\\system32\\SQLSRV32.dll"
    "Database"="LOG_01_DBF"
    "LastUser"="sa"
    "Server"="MICROSOFT-4AFDB\\SQLEXPRESS"
    "Trusted_Connection"="Yes"
    
    [HKEY_LOCAL_MACHINE\SOFTWARE\ODBC\ODBC.INI\login]
    "Driver"="C:\\WINDOWS\\system32\\SQLSRV32.dll"
    "Database"="ACCOUNT_DBF"
    "LastUser"="sa"
    "Server"="MICROSOFT-4AFDB\\SQLEXPRESS"
    "Trusted_Connection"="Yes"
    Red color is your computer name

    3.Save and name it ODBC.reg

    4.dabble click on ODBC.reg and click yes and than ok


    This just the way to lern this all scrip
    Creditz Goes to Time2Chill

  5. #5
    Novice Jägermeister is offline
    MemberRank
    Nov 2009 Join Date
    1Posts

    Re: Easy odbc setup

    Quote Originally Posted by vitasia View Post
    Creditz Goes to Time2Chill
    bin Time2Chill aus mmorpg-core

    Aufjedenfall, des könnte Copy & Paste sein von mir :)

    Aber, bei mir ist mehr Erklärt mit Farben etc. o,o
    Last edited by Jägermeister; 06-12-09 at 10:04 PM.

  6. #6
    Account Upgraded | Title Enabled! lmanso is offline
    MemberRank
    Jun 2008 Join Date
    ThailandLocation
    241Posts

    Re: Easy odbc setup

    No credit this is Thread is create before godlikerz

    and i modify from ran ODBC

    Here link = http://forum.ragezone.com/f248/guide...er-ep3-193104/
    Last edited by lmanso; 06-12-09 at 08:42 PM.



Advertisement