Results 1 to 3 of 3
  1. #1
    Join Date
    Nov 2006
    Location
    Liverpool/Manchester
    Posts
    2,457
    Tokens
    0

    Latest Awards:

    Default Problem with mysql

    Hey,

    On nexdana I want to display the most played games on nexdana, it all works code wise however, mysql thinks that 9 is a bigger number than 23

    I tried adding 000 before all the numbers so it would read

    00001
    00010
    00023
    00009

    and it would know that 23 is the largest number, however, when a person plays a game it's updating the database by 1 and removing the 0000 so i'm back to square one

    does anyone know how I can resolve this issue?

    Thanks and +rep to all decent replies

    Joe
    Joe


  2. #2
    Join Date
    Apr 2009
    Location
    United Kingdom
    Posts
    1,111
    Tokens
    100

    Latest Awards:


  3. #3
    Join Date
    Nov 2006
    Location
    Liverpool/Manchester
    Posts
    2,457
    Tokens
    0

    Latest Awards:

    Default

    Is now Thanks
    Joe


Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •