vista odbc

Results 1 to 12 of 12
  1. #1
    Apprentice zwoxlt is offline
    MemberRank
    Apr 2011 Join Date
    7Posts

    vista odbc

    hi i have problem with dataserver i getting error i gues this is problem with odbc when i try to make odbc by hands and when push charge the default database to: and i write muonline i try push next but i get error
    this is error i getting at dataserver View image: lalalabmp
    so who to fix it ?


  2. #2

    Re: vista odbc

    thats 64bit odbc
    Code:
    Windows Registry Editor Version 5.00
    
    [HKEY_LOCAL_MACHINE\SOFTWARE\Wow6432Node\ODBC\ODBC.INI]
    
    [HKEY_LOCAL_MACHINE\SOFTWARE\Wow6432Node\ODBC\ODBC.INI\Event]
    "Driver"="C:\\WINDOWS\\system32\\SQLSRV32.dll"
    "Server"="(local)"
    "Database"="muonline"
    "LastUser"="Administrator"
    "Trusted_Connection"="Yes"
    
    [HKEY_LOCAL_MACHINE\SOFTWARE\Wow6432Node\ODBC\ODBC.INI\LocalServer]
    "Server"="(local)"
    "Trusted_connection"="Yes"
    "Driver"="C:\\WINDOWS\\system32\\SQLSRV32.dll"
    "LastUser"="Administrator"
    
    [HKEY_LOCAL_MACHINE\SOFTWARE\Wow6432Node\ODBC\ODBC.INI\LOGIN]
    "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]
    "Driver"="C:\\WINDOWS\\system32\\SQLSRV32.dll"
    "Server"="(local)"
    "Database"="MU2003_EVENT_DATA"
    "LastUser"="Administrator"
    
    [HKEY_LOCAL_MACHINE\SOFTWARE\Wow6432Node\ODBC\ODBC.INI\MuOnline]
    "Driver"="C:\\WINDOWS\\system32\\SQLSRV32.dll"
    "Server"="(local)"
    "Database"="muonline"
    "LastUser"="Administrator"
    "Trusted_Connection"="Yes"
    "Description"="MuOnline"
    
    [HKEY_LOCAL_MACHINE\SOFTWARE\Wow6432Node\ODBC\ODBC.INI\MuOnlineJoinDB]
    "Driver"="C:\\WINDOWS\\system32\\SQLSRV32.dll"
    "Server"="(local)"
    "Database"="muonline"
    "LastUser"="Administrator"
    "Trusted_Connection"="Yes"
    "Description"="MuOnlineJoinDB"
    
    [HKEY_LOCAL_MACHINE\SOFTWARE\Wow6432Node\ODBC\ODBC.INI\ODBC Data Sources]
    "Xtreme Sample Database 2003 CHS"="Microsoft Access Driver (*.mdb)"
    "LocalServer"="SQL Server"
    "LOGIN"="SQL Server"
    "MuOnline"="SQL Server"
    "MuOnlineJoinDB"="SQL Server"
    "Event"="SQL Server"
    "USELOG"="SQL Server"
    "Ranking"="SQL Server"
    "MU2003_EVENT_DB"="SQL Server"
    
    [HKEY_LOCAL_MACHINE\SOFTWARE\Wow6432Node\ODBC\ODBC.INI\ODBC File DSN]
    "DefaultDSNDir"="C:\\Program Files\\Common Files\\ODBC\\Data Sources"
    
    [HKEY_LOCAL_MACHINE\SOFTWARE\Wow6432Node\ODBC\ODBC.INI\Ranking]
    "Driver"="C:\\WINDOWS\\system32\\SQLSRV32.dll"
    "Description"="Ranking"
    "Server"="(local)"
    "Database"="ranking"
    "LastUser"="Administrator"
    "Trusted_Connection"="Yes"
    
    [HKEY_LOCAL_MACHINE\SOFTWARE\Wow6432Node\ODBC\ODBC.INI\USELOG]
    "Driver"="C:\\WINDOWS\\system32\\SQLSRV32.dll"
    "Server"="(local)"
    "Database"="muonline"
    "LastUser"="Administrator"
    "Trusted_Connection"="Yes"
    "Description"="USELOG"
    
    [HKEY_LOCAL_MACHINE\SOFTWARE\Wow6432Node\ODBC\ODBC.INI\Xtreme Sample Database 2003 CHS]
    "Driver"="C:\\WINDOWS\\system32\\odbcjt32.dll"
    "DBQ"="C:\\Program Files\\Microsoft Visual Studio .NET 2003\\Crystal Reports\\Samples\\Database\\chs\\xtreme.mdb"
    "DriverId"=dword:00000019
    "SafeTransactions"=dword:00000000
    "UID"=""
    
    [HKEY_LOCAL_MACHINE\SOFTWARE\Wow6432Node\ODBC\ODBC.INI\Xtreme Sample Database 2003 CHS\Engines]
    
    [HKEY_LOCAL_MACHINE\SOFTWARE\Wow6432Node\ODBC\ODBC.INI\Xtreme Sample Database 2003 CHS\Engines\Jet]
    "ImplicitCommitSync"=""
    "Threads"=dword:00000003
    "UserCommitSync"="Yes"
    edit ur odbc.reg to this save and run

  3. #3
    Apprentice zwoxlt is offline
    MemberRank
    Apr 2011 Join Date
    7Posts

    Re: vista odbc

    thanks for tring to help me but... my sistem type is 32bit mabye its not posible to make server on 32bit?

  4. #4

    Re: vista odbc

    its more possible to make server on32bit so thats the 32bit odbc code
    Code:
    Windows Registry Editor Version 5.00
    
    [HKEY_LOCAL_MACHINE\SOFTWARE\ODBC\ODBC.INI]
    
    [HKEY_LOCAL_MACHINE\SOFTWARE\ODBC\ODBC.INI\LOGIN]
    "Driver"="C:\\WINDOWS\\system32\\SQLSRV32.dll"
    "Server"="(local)"
    "Database"="MuOnline"
    "LastUser"="Administrator"
    "Trusted_Connection"="Yes"
    
    [HKEY_LOCAL_MACHINE\SOFTWARE\ODBC\ODBC.INI\MuOnline]
    "Driver"="C:\\WINDOWS\\system32\\SQLSRV32.dll"
    "Server"="(local)"
    "Database"="MuOnline"
    "LastUser"="Administrator"
    "Trusted_Connection"="Yes"
    
    [HKEY_LOCAL_MACHINE\SOFTWARE\ODBC\ODBC.INI\MuOnlineJoinDB]
    "Driver"="C:\\WINDOWS\\system32\\SQLSRV32.dll"
    "Server"="(local)"
    "Database"="MuOnline"
    "LastUser"="Administrator"
    "Trusted_Connection"="Yes"
    
    [HKEY_LOCAL_MACHINE\SOFTWARE\ODBC\ODBC.INI\MuRanking]
    "Driver"="C:\\WINDOWS\\system32\\SQLSRV32.dll"
    "Server"="(local)"
    "Database"="MuRanking"
    "LastUser"="Administrator"
    "Trusted_Connection"="Yes"
    
    [HKEY_LOCAL_MACHINE\SOFTWARE\ODBC\ODBC.INI\MuEvent]
    "Driver"="C:\\WINDOWS\\system32\\SQLSRV32.dll"
    "Server"="(local)"
    "Database"="MuEvent"
    "LastUser"="Administrator"
    "Trusted_Connection"="Yes"
    
    [HKEY_LOCAL_MACHINE\SOFTWARE\ODBC\ODBC.INI\USELOG]
    "Driver"="C:\\WINDOWS\\system32\\SQLSRV32.dll"
    "Server"="(local)"
    "Database"="MuOnline"
    "LastUser"="Administrator"
    "Trusted_Connection"="Yes"
    
    [HKEY_LOCAL_MACHINE\SOFTWARE\ODBC\ODBC.INI\ODBC Data Sources]
    "LOGIN"="SQL Server"
    "MuOnline"="SQL Server"
    "MuOnlineJoinDB"="SQL Server"
    "MuRanking"="SQL Server"
    "MuEvent"="SQL Server"
    "USELOG"="SQL Server"
    edit odbc.req with this close save and run and try again.

  5. #5
    Apprentice zwoxlt is offline
    MemberRank
    Apr 2011 Join Date
    7Posts

    Re: vista odbc

    wt.f it is i still getting GSDBSetb ODBC connect fail error

  6. #6

    Re: vista odbc

    u dnt need to be angry for that .

    go to start and search for [Data Sources] then add manually on system dsn or configure ur databases to (local) and not 127.0.0.1 or a PC-NAME

  7. #7
    Account Upgraded | Title Enabled! tutero69 is offline
    MemberRank
    Jun 2010 Join Date
    1,028Posts

    Re: vista odbc

    restore your database correctly ... :P

  8. #8
    Apprentice zwoxlt is offline
    MemberRank
    Apr 2011 Join Date
    7Posts

    Re: vista odbc

    and still error i now thinking mabye its because my windows is not english launguage my windows in lithuania mabye for that
    restored correctly.

  9. #9
    Account Upgraded | Title Enabled! tutero69 is offline
    MemberRank
    Jun 2010 Join Date
    1,028Posts

    Re: vista odbc

    restore DB with correct DB name ... :D

  10. #10
    Apprentice zwoxlt is offline
    MemberRank
    Apr 2011 Join Date
    7Posts

    Re: vista odbc

    dont realy understend what you meen you sayng to restore in espire manager?or what?

  11. #11
    Account Upgraded | Title Enabled! tutero69 is offline
    MemberRank
    Jun 2010 Join Date
    1,028Posts

    Re: vista odbc

    restore in enterprise manager

    MuOnline - MuOnline

    Ranking - Ranking

    MU2003_EVENT_DATA - MU2003_EVENT_DATA

    and so on ...............

  12. #12
    Apprentice zwoxlt is offline
    MemberRank
    Apr 2011 Join Date
    7Posts

    Re: vista odbc

    resored and still error... :/



Advertisement