setObjectName () ...???
setObjectName () ...???
No, there is no facility to parameterise the table name in SQL (not a Qt limit). You have to do that with string substitution or a better database design.
Bookmarks