[Interest] [SOLVED]Re: QSqlTableModel - table name issue in Postresql
Muhammad Bashir Al-Noimi
mbnoimi at gmail.com
Tue Apr 9 13:41:48 CEST 2013
On 04/09/2013 07:34 AM, Sergey Borovkov wrote:
> SQL is not case sensitive unless you use quotes. So since you created
> tables with mixed lower and upper case there is no other choice but to
> quote them (or name your tables in lower case separated by underscores
> which is more common I believe).
Indeed Postgresql forced me because of used capital letter in tables
name... thanks a lot Sergey:-P
--
Best Regards,
Muhammad Bashir Al-Noimi
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.qt-project.org/pipermail/interest/attachments/20130409/e4fc6a7d/attachment.html>
More information about the Interest
mailing list