[Interest] Built in DataBase for Qt 4.8.4

Karl Ruetz karl.ruetz at ruetzdogz.com
Thu Apr 25 18:26:17 CEST 2013


 

SQLite is there. You can specify "memory" as the database. The SQL
examples in the documentation do this. 

You could use a QSettings
object as an in memory database as well. 

Karl 

On 2013-04-25 10:12,
Michael Jackson wrote: 

> Is there any "built in" or "In Memory"
database structures that are already in Qt 4.8? I have a need for some
light searching of our documentation and my idea was to generate an
"in-memory" database table that the built in QSQL stuff could use to
generate the results from?
> 
> 3rd Party libs maybe?
> 
> Thanks
>
---
> Mike Jackson
> _______________________________________________
>
Interest mailing list
> Interest at qt-project.org
>
http://lists.qt-project.org/mailman/listinfo/interest [1]



Links:
------
[1]
http://lists.qt-project.org/mailman/listinfo/interest
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.qt-project.org/pipermail/interest/attachments/20130425/658186a9/attachment.html>


More information about the Interest mailing list