如何使用Mysql过程访问文件夹中的文件 [英] How Should I Access Files In Folder Using Mysql Procedure

查看:197
本文介绍了如何使用Mysql过程访问文件夹中的文件的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

我在文件夹中有一个文件夹,在该文件夹中我有文件我想访问文件并使用mysql程序处理该文件名是否有任何方法可以做到这一点。我用mysql函数创建目录?建议如果是的话。

I have a folder inside a folder and in that folder i have files i want access the files and handle that file name using mysql procedure is there any way to do that.can i create directories using mysql function? suggest mi if yes.

推荐答案

不,你不能。

MySQL [ ^ ]是一个驻留在 n层架构 [ ^ ]。

服务器上的文件操作只能由驻留在业务层的服务器端脚本处理。
No, you can't.
MySQL[^] is a database management system residing in data layer of the n-tier architecture[^].
File operations on servers can only be handled by server-side scripts residing at the business layer.


这篇关于如何使用Mysql过程访问文件夹中的文件的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

查看全文
登录 关闭
扫码关注1秒登录
发送“验证码”获取 | 15天全站免登陆