简体   繁体   中英

How export from access to database mysql?

使用php将数据从excel导出到MySql很容易,但是如何通过php导出对MySql的访问导出数据,最好的方法是什么,以及如何仅将某些特定字段导出到MySql中的特定字段?

Take a look here .
It should be what you are looking for without recoding everything (which would be the safest way.

The technical post webpages of this site follow the CC BY-SA 4.0 protocol. If you need to reprint, please indicate the site URL or the original address.Any question please contact:yoyou2525@163.com.

 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM