|
|
Hi!
On Monday 03 September 2007 23:37:50 Guido Seifert wrote:
[...]
>
> const QString CREATE_TABLE("CREATE TABLE EXAMPLE (CONTENT TEXT)");
> QSqlQuery query(CREATE_TABLE, database); <----- first execution
> if(query.exec()) <----- second exection
This behaviour is even documented *head meets keyboard*
Thank you ... and sorry for pestering the list with this PEBKAC.
Kind regards,
Jan
--
To unsubscribe - send a mail to qt-interest-request@xxxxxxxxxxxxx with
"unsubscribe" in the subject or the body.
List archive and information: http://lists.trolltech.com/qt-interest/
|
|