Home |
Search |
Today's Posts |
#2
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
You can use ADO and SQL to do so.
http://support.microsoft.com/default.aspx?kbid=295646 How To Transfer Data from ADO Data Source to Excel with ADO http://support.microsoft.com/default.aspx?kbid=278973 SAMPLE: ExcelADO Demonstrates How to Use ADO to Read and Write Data in Excel Workbooks http://support.microsoft.com/default.aspx?kbid=257819 How To Use ADO with Excel Data from Visual Basic or VBA Also see Carl Prothman' site http://www.carlprothman.net/Default.aspx?tabid=81for connection strings. MySQL even has an OLE DB provider so you can use that rather than ODBC http://www.carlprothman.net/Default....oviderForMySQL -- HTH Bob Phillips "munder" wrote in message ... Hello I receive data in dbf format. I open the files in Excel and modify them as necessary. I want then to squirt the data into tables in a mysql database. I want that bit to be fully automatic, so assumed I would use VBA and ODBC. Any ideas? Thanks |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
How do I export XLS tables to MySQL? | Excel Discussion (Misc queries) | |||
How can I import data from a mysql database into excel | Excel Discussion (Misc queries) | |||
Using Excel for MySQL database import | Excel Discussion (Misc queries) | |||
connection to internet mysql-database | Excel Programming | |||
how-to use Excel to upload records to a MySQL database? | Excel Programming |