Re: Databases - DAO and ADO
- From: Jeremiah D. Seitz <jseitz@xxxxxxxxxxxxxxxxx>
- Date: Mon, 13 Apr 2009 19:06:00 -0400
On Mon, 13 Apr 2009 17:49:39 -0500, "Webbiz" <nospam@xxxxxxxxxxxxxxx>
wrote:
This all still pretty much leaves me in the dark.
8< snipped >8
So if I'm going to create a new database via code each time I load a new
Metastock data file, and destroy it everytime I go to a new data file, and
never access the internet but do all this on the desktop, what would be the
best way to go about this? DAO, ADO, OBDC, JET, SQL...
I haven't followed the thread enough to know whether you indeed need a
database engine, but if so I'd like to suggest SQLite with Olaf
Schmidt's dhRichClient front-end. It's very fast, trivial to
configure, and can create in-memory databases, which it sounds like
you'd need.
Thanks,
Webbiz
HTH,
J.
Jeremiah D. Seitz
Omega Techware
http://www.omegatechware.net
.
- References:
- Databases - DAO and ADO
- From: Webbiz
- Re: Databases - DAO and ADO
- From: Ralph
- Re: Databases - DAO and ADO
- From: Webbiz
- Databases - DAO and ADO
- Prev by Date: Re: Databases - DAO and ADO
- Next by Date: Re: Reliable Winsock Control alternative
- Previous by thread: Re: Databases - DAO and ADO
- Next by thread: Re: Databases - DAO and ADO
- Index(es):
Relevant Pages
|