Hello!

I would like to check if a record already exists within an SQLite table before inserting it.

While searching the forum I found this suggestion:

http://www.qtcentre.org/threads/3471...-record-exist-
in-qt-..

Are there other possibilities or Qt-build-in functions or is it common to solve this using two queries?

Kind regards,
HomeR