Single-file database engine
Dennis Lee Bieber
wlfraed at ix.netcom.com
Mon Dec 16 23:06:07 EST 2002
Guyon Morée fed this fish to the penguins on Monday 16 December 2002
04:10 pm:
> Hi, I'm looking for a simple database engine which can store multiple
> tables into _one_ file and has a SQL interface.
>
> Anybody knows something I could take a look at?
>
You're posting with a M$ application, if the target is M$ there is
always the JET engine -- you'll likely need either Access or Visual
Basic in order to obtain the JET engine. (I don't know if the JET
engine is available outside of VB or the Office suite).
Then ODBC or the win32 extensions should permit one to use the engine.
--
> ============================================================== <
> wlfraed at ix.netcom.com | Wulfraed Dennis Lee Bieber KD6MOG <
> wulfraed at dm.net | Bestiaria Support Staff <
> ============================================================== <
> Bestiaria Home Page: http://www.beastie.dm.net/ <
> Home Page: http://www.dm.net/~wulfraed/ <
More information about the Python-list
mailing list