Results 1 to 3 of 3

Thread: duplicate field value in query.

Threaded View

Previous Post Previous Post   Next Post Next Post
  1. #2
    Join Date
    Mar 2008
    Location
    Kraków, Poland
    Posts
    1,540
    Thanked 284 Times in 279 Posts
    Qt products
    Qt4
    Platforms
    Unix/X11 Windows

    Default Re: duplicate field value in query.

    Yours UPDATE query updates ALL record in database and the message shows that there can only be one record for a given number in the database. The WHERE condition is probably missing.

  2. The following user says thank you to Lesiok for this useful post:

    rahulvishwakarma (8th April 2020)

Similar Threads

  1. tabWidget duplicate frames
    By ilmandorlone in forum Qt Programming
    Replies: 9
    Last Post: 16th March 2016, 10:33
  2. Replies: 7
    Last Post: 16th April 2015, 17:11
  3. duplicate recordset
    By sepehr in forum Qt Programming
    Replies: 2
    Last Post: 4th February 2009, 10:44
  4. Duplicate SLOTS
    By ^NyAw^ in forum Qt Programming
    Replies: 1
    Last Post: 26th February 2008, 12:32

Tags for this Thread

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.