Am Wed, 4 Feb 2015 15:01:50 +0100 schrieb Till Oliver Knoll <till.oliver.kn...@gmail.com>:
> > > > > > ... > > QSqlDatabase db = QSqlDatabase::addDatabase("QSQLITE"); > > ... > > bool ok = db.open(); > > > > When I run this ok is always true, no matter what arguments are passed. > > I am not experienced with SQLITE, but is it possible that each time a new DB > instance (file) is created, if no such instance exists yet? Hence the > "connection" alway succeeds? > or perhaps because sqlite has no notion of usernames, passwords, et al? just the "filename" matters. -- /* * panic("Halt failed!"); * linux-2.6.6/arch/sparc/kernel/process.c */
signature.asc
Description: PGP signature
_______________________________________________ Interest mailing list Interest@qt-project.org http://lists.qt-project.org/mailman/listinfo/interest