Re: Using Excel data in a VB6 database
- From: "Phlip" <phlipcpp@xxxxxxxxx>
- Date: Sat, 02 Sep 2006 13:47:11 GMT
Richard Heathfield wrote:
Why not just dump the data from Excel into a CSV file? That's easy enough
to
read into VB.
Ah, yes. VB Classic. As I recall, it has the power and subtlety to make
simple text parsing as clean and elegant as an airport security queue on a
Red day.
To the OP: Use the ADO database library, with an Excel OLEDB driver, to open
the spread*** as a database.
--
Phlip
http://c2.com/cgi/wiki?ZeekLand <-- NOT a blog!!!
.
- References:
- Using Excel data in a VB6 database
- From: Henk van Winkoop
- Re: Using Excel data in a VB6 database
- From: Richard Heathfield
- Using Excel data in a VB6 database
- Prev by Date: Re: modulo
- Next by Date: Re: Using Excel data in a VB6 database
- Previous by thread: Re: Using Excel data in a VB6 database
- Next by thread: Re: Using Excel data in a VB6 database
- Index(es):