The autosc.sqlite I am using in the setDatabaseName function.  The two
lines below is how I connect to the database in windows.

QSqlDatabase::addDatabase("QSQLITE");

setDatabaseName("C:/SqLite/autosc.sqlite");


Is there a better way in windows to create the db connection?


Carl Barnes
Software Engineer, CIS
Almond Computers, DBA
A computer service company specializing in custom software,
computer repairs, remove virus, etc.
Close to home and far from ordinary.
131 Oliver Lane
Garland,  NC     28441
Cell: 910-876-0816
Office/Fax: 910-588-4487

On Thu, Feb 18, 2016 at 10:14 AM, Simon Slavin <slavins at bigfraud.org> wrote:

>
> On 18 Feb 2016, at 2:29pm, Carl Barnes <collycrk at gmail.com> wrote:
>
> > I'm expecting this file autosc.sqlite along with the other autosc files.
>
> I'm sorry but I don't know what 'autosc' files are.  AutoSys ?  I hope
> someone else can help.
>
> Simon.
> _______________________________________________
> sqlite-users mailing list
> sqlite-users at mailinglists.sqlite.org
> http://mailinglists.sqlite.org/cgi-bin/mailman/listinfo/sqlite-users
>

Reply via email to