Warning: file_get_contents(/data/phpspider/zhask/data//catemap/8/mysql/62.json): failed to open stream: No such file or directory in /data/phpspider/zhask/libs/function.php on line 167

Warning: Invalid argument supplied for foreach() in /data/phpspider/zhask/libs/tag.function.php on line 1116

Notice: Undefined index: in /data/phpspider/zhask/libs/function.php on line 180

Warning: array_chunk() expects parameter 1 to be array, null given in /data/phpspider/zhask/libs/function.php on line 181
Mysql 需要从.Numbers文件中提取数据_Mysql_Csv_Iwork_Apple Numbers - Fatal编程技术网

Mysql 需要从.Numbers文件中提取数据

Mysql 需要从.Numbers文件中提取数据,mysql,csv,iwork,apple-numbers,Mysql,Csv,Iwork,Apple Numbers,我需要从一个数字文件中的大约1000行中提取一些图像,我确信必须有一种更有效的方法来做到这一点 最终,我将把所有这些数据插入MySQL数据库,我希望使用CSV文件,但由于某种原因,phpMyAdmin告诉我上传时出错。我想提取所有非文本数据,但我不想手动遍历每一行并提取图像。有人知道更有效的方法吗?如果没有更多的背景,我们不可能帮助您。你能把你的代码贴在这里吗?同时,请务必检查。谢谢

我需要从一个数字文件中的大约1000行中提取一些图像,我确信必须有一种更有效的方法来做到这一点


最终,我将把所有这些数据插入MySQL数据库,我希望使用CSV文件,但由于某种原因,phpMyAdmin告诉我上传时出错。我想提取所有非文本数据,但我不想手动遍历每一行并提取图像。有人知道更有效的方法吗?

如果没有更多的背景,我们不可能帮助您。你能把你的代码贴在这里吗?同时,请务必检查。谢谢