
数据库
文章平均质量分 60
阿飞_9527
这个作者很懒,什么都没留下…
展开
-
安装ORACLE provider for OLE DB
资源文件:链接:https://pan.baidu.com/s/1yDvJXm0YU2DWzICzDwEHnQ提取码:77n9原创 2021-06-16 16:46:45 · 8022 阅读 · 0 评论 -
Mysql 通过mysqldump 备份
static string outDataFile = ""; static string backupPath = ""; static int sqlBackupNum = 3; #region 备份数据库到特定目录 /// <summary> /// 备份数据...原创 2019-07-16 15:38:54 · 148 阅读 · 0 评论