Qt-interest Archive, May 2008
databases
Message 1 in thread
hi, i need some help with databases, because my problem is to make an
application using database but something like portable, always carry my
application with his own database and launch it without problem in diferents
computer without problem, how can i do a portable database? please help hi'm
a noob. XD
Message 2 in thread
best bet would be to look into sqlite and compile the related library QtSql
statically
On Thu, May 15, 2008 at 11:59 PM, Aftab Hussain <raidiux@xxxxxxxxx> wrote:
> hi, i need some help with databases, because my problem is to make an
> application using database but something like portable, always carry my
> application with his own database and launch it without problem in diferents
> computer without problem, how can i do a portable database? please help hi'm
> a noob. XD
>