[Qt-interest] Teh Best Place to store SQL Lite Database

Alessandro Portale alessandro.portale at trolltech.com
Wed Apr 29 16:49:29 CEST 2009


I would suggest using QDesktopServices and get the "QDesktopServices::DataLocation". You will get a directory location where persistent application data can be stored:
  http://doc.qtsoftware.com/latest/qdesktopservices.html

Best Regards,
Alessandro Portale

Neel Basu wrote:
> I am going to use SQLite.
> But where would I store the database file ??
> does Qt have any system that provides any such path depending on Operating 
> system ??
> 
> Thanks
> Neel



More information about the Qt-interest-old mailing list