Results 1 to 9 of 9

Thread: [Qt4.5] MySql strange beheavior

Hybrid View

Previous Post Previous Post   Next Post Next Post
  1. #1
    Join Date
    Aug 2006
    Location
    Some where in Argentina
    Posts
    23
    Qt products
    Qt3 Qt4
    Platforms
    Unix/X11 Windows
    Thanks
    4

    Default Re: [Qt4.5] MySql strange beheavior [MySql 5]

    Can be the problem the version of the mysql server that I'm using? The version is 5.0.17
    Can it be that the mysql driver that I have for qt is only compatible with servers < 5??

  2. #2
    Join Date
    Aug 2006
    Location
    Some where in Argentina
    Posts
    23
    Qt products
    Qt3 Qt4
    Platforms
    Unix/X11 Windows
    Thanks
    4

    Question Re: [Qt4.5] MySql strange beheavior

    nop, not a problem with the mysql drivers... I've compiled it from source and there is no change...
    Any idea if the names of the fields in the database can this to appen??
    I'm running out of ideas...

  3. #3
    Join Date
    Aug 2006
    Location
    Some where in Argentina
    Posts
    23
    Qt products
    Qt3 Qt4
    Platforms
    Unix/X11 Windows
    Thanks
    4

    Default Re: [Qt4.5] MySql strange beheavior

    Same problem with sqlbrowser example from qt sources.... on all tables that have more than 99 records, the others ones are empty

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  
Qt is a trademark of The Qt Company.