Results 1 to 14 of 14

Thread: submitAll() -> "no fields to update"

Threaded View

Previous Post Previous Post   Next Post Next Post
  1. #1
    Join Date
    Dec 2007
    Location
    Groningen Netherlands
    Posts
    182
    Thanks
    16
    Thanked 2 Times in 1 Post
    Qt products
    Qt4
    Platforms
    Unix/X11 Windows

    Default submitAll() -> "no fields to update"

    Hello,

    Porting some apps from linux to windows..
    I get this error from a QSqlTableModel when trying to submit changes. In linux this works without error and updates the database, in windows it doesn't.
    Changes made to individual records are done however, just not submitted back to the database.
    Did I forget something?

    And if anyone knows an ide for qt for windows which does debugging please tell...
    Last edited by JeanC; 19th September 2008 at 13:36.

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.