Re: Using Excel data in a VB6 database
- From: Duane Arnold <"Do forget about it"@PleaeDo.BET>
- Date: Sat, 02 Sep 2006 17:48:57 GMT
Henk van Winkoop wrote:
Hello,You should be able to dump the Excel data out to a comma delimited text file. Just about all database solutions have a comma delimited text data means to import the data into a table. You can use ADO to access the database and the table using VB 6.
My VB6 application needs customer data like
name/address/place_of_birth etc.
This customer data is available in Excel sheets.
I think the easiest way is to use some database which is
controlled by VB6. But thats all I know. I am familiar
with .mdb databases. But I do want to use my VB6
application without any MSAccess application.
My question is:
- what kind of database do I need?
- how do import the excel-data into this VB6-controlled database?
Thanks in advance,
Henk
Duane :)
.
- Follow-Ups:
- Re: Using Excel data in a VB6 database
- From: Henk van Winkoop
- Re: Using Excel data in a VB6 database
- References:
- Using Excel data in a VB6 database
- From: Henk van Winkoop
- Using Excel data in a VB6 database
- Prev by Date: Re: Using Excel data in a VB6 database
- Next by Date: Re: Code Comprehension
- Previous by thread: Re: Using Excel data in a VB6 database
- Next by thread: Re: Using Excel data in a VB6 database
- Index(es):