[Help] Admin Panel

Results 1 to 5 of 5
  1. #1
    Account Upgraded | Title Enabled! Amandy is offline
    MemberRank
    Feb 2007 Join Date
    Crapvile, USALocation
    768Posts

    [Help] Admin Panel

    So , I installed Admin panels for my Gunz and I get this SQL error , which i cant seem to fix it.

    Code:
    Warning:  mssql_query() [function.mssql-query]: message: Unicode data in a Unicode-only collation or ntext data cannot be sent to clients using DB-Library (such as ISQL) or ODBC version 3.7 or earlier. (severity 16) in C:\wamp\www\admincp\panel.php on line 53
    
    Warning:  mssql_query() [function.mssql-query]: Query failed in C:\wamp\www\admincp\panel.php on line 53
    
    Warning:  mssql_num_rows(): supplied argument is not a valid MS SQL-result resource in C:\wamp\www\admincp\panel.php on line 54
    Any solutions?


  2. #2
    Apprentice HisShadow is offline
    MemberRank
    Mar 2007 Join Date
    9Posts

    Re: [Help] Admin Panel

    The DB library is not new enough it would appear, and is unable to pass unicode data onto the server. ever update your db-libray, or change your database to ansi-text

  3. #3
    Account Upgraded | Title Enabled! Amandy is offline
    MemberRank
    Feb 2007 Join Date
    Crapvile, USALocation
    768Posts

    Re: [Help] Admin Panel

    I didnt update it or change anything.

  4. #4
    Valued Member soul2k90 is offline
    MemberRank
    Mar 2007 Join Date
    █ ♣ █ Canada █ ♣ █Location
    141Posts

    Re: [Help] Admin Panel

    download the new ntwdblib.dll in the release

  5. #5
    Account Upgraded | Title Enabled! Amandy is offline
    MemberRank
    Feb 2007 Join Date
    Crapvile, USALocation
    768Posts

    Re: [Help] Admin Panel

    Thanks :D

    EDIT : I placed it in my Apache Bin and that didnt help



Advertisement