Page 1 of 1

SQLite Support?

Posted: Tue Jan 12, 2010 5:38 pm
by melliott42
Hello,

Can you use SQLite databases with HMG?

If so can you point me to some sample code?

Thanks,

Michael

Re: SQLite Support?

Posted: Tue Jan 12, 2010 8:33 pm
by mol
Yes it's working. You can search some samples by Sudip.
One sample is included into hmg - watch for hmg\samples\sqlite folder.
I'm attaching one zip file too.

Marek

Re: SQLite Support?

Posted: Wed Jan 13, 2010 12:30 am
by Rathinagiri
Thanks mol.

Yes, you can melliott.

You can find dbf2sqlite, mysql2sqlite converters also here. :)

Re: SQLite Support?

Posted: Wed Jan 13, 2010 4:50 am
by sudip
Hi Michel,

I am very happy to know that you are interested with SQLite :D

Yes, you can use SQLite with HMG :D

There is a very basic but long thread on SQLite, you may check viewtopic.php?f=15&t=853

With best regards.

Sudip

Re: SQLite Support?

Posted: Thu Jan 14, 2010 6:09 pm
by melliott42
Thanks everyone for the very helpful responses! :D