当前位置:网站首页>MySql报错:SqlError(Unable to execute query“, “Can‘t create/write to file OS errno 2 - No such file...
MySql报错:SqlError(Unable to execute query“, “Can‘t create/write to file OS errno 2 - No such file...
2022-07-30 14:24:00 【Black_Friend】
问题:
今天我在尝试使用命令将mysql中的数据写入数据库的时候,报了一个错误:
QSqlError("1", "QMYSQL: Unable to execute query", "Can't create/write to file 'd:\test.xls' (OS errno 2 - No such file or directory)")
我的命令是这样的:
QString strFileName = QString("select * from result where ") + str + "into outfile 'd:\\test.xls'";
我在网上找了很多大佬的解决方案:
你们试试你们能不能解决你们的问题,如果解决不了,试一下
我的:
QString strFileName = QString("select * from result where ") + str + "into outfile 'd:/test.xls'";
在数据库写入中,请尽量保持少使用反斜线,多使用斜线。我觉得我的报错就是因为这个。我以后还是不要用反斜线了。
当然,我的方法可能只适应于我的问题。如果,没有能解决各位的问题,请不要喷我,谢谢各位大佬了。
我也只是码田中一位普普通通的码农而已~
边栏推荐
- 5. DOM
- 开始学习C语言了
- sql server安装失败怎么办(sql server安装不了怎么办)
- Six-faced ant financial clothing, resisting the bombardment of the interviewer, came to interview for review
- Why do software testing have to learn automation?Talk about the value of automated testing in my eyes
- This editor actually claims to be as fast as lightning!
- The truth of the industry: I will only test those that have no future, and I panic...
- #第九章 子查询课后习题
- 使用 protobuf 进行数据序列化
- Baijiahao cancels the function of posting documents on the interface: the weight of the plug-in chain is blocked
猜你喜欢

71页全域旅游综合整体解决方案2021 ppt

ToDesk版本更新,引入RTC传输技术,是否早以替代向日葵远程控制?

算力顶天地,存力纳乾坤:国家超级计算济南中心的一体两面

3 years of software testing experience, the interview requires a monthly salary of 22K, obviously he has memorized a lot of interview questions...

惊艳!京东T8纯手码的Redis核心原理手册,基础与源码齐下

【回归预测-CNN预测】基于卷积神经网络CNN实现数据回归预测附matlab代码

跳槽前,把自己弄成卷王

How to use Databricks for data analysis on TiDB Cloud | TiDB Cloud User Guide

使用 protobuf 进行数据序列化

Flask Framework - Sijax
随机推荐
Conversion between pytorch and keras (the code takes LeNet-5 as an example)
JSON common annotations
元宇宙邮局AI航天主题系列数字藏品 将于7月30日10:00点上线“元邮数藏”
Smart Contract Security - Private Data Access
ESP32 反复重启问题 Arduino屏蔽断电探测器
3年软件测试经验面试要求月薪22K,明显感觉他背了很多面试题...
Chapter6 : Has Artificial Intelligence Impacted Drug Discovery?
Before quitting, make yourself a roll king
MaxWell抓取数据
【Vue.js 3.0源码】KeepAlive 组件:如何让组件在内存中缓存和调度?
使用 protobuf 进行数据序列化
JSON常用注解
闭包和装饰器
Why do software testing have to learn automation?Talk about the value of automated testing in my eyes
Start learning C language
eclipse连接SQL server数据库「建议收藏」
网站添加能换装可互动的live 2d看板娘
pytorch与keras的相互转换(代码以LeNet-5为例)
吃透Chisel语言.28.Chisel进阶之有限状态机(二)——Mealy状态机及与Moore状态机的对比
Allure进阶-动态生成报告内容