1. 首页
  2. 数据库
  3. MySQL
  4. mysql与sqlserver实时同步源码自定义设置同步时间

mysql与sqlserver实时同步源码自定义设置同步时间

上传者: 2019-07-13 05:27:13上传 RAR文件 357.94KB 热度 36次
usingSystem;usingSystem.Collections.Generic;usingSystem.ComponentModel;usingSystem.Data;usingSystem.Drawing;usingSystem.Windows.Forms;usingSystem.Data.SqlClient;usingSystem.Text;usingMySql.Data;usingMySql.Data.MySqlClient;//本程序的功能是实时从mysql中读取一条记录中的一个字段,插入到sqlserver中,经过长时间的运行,基本无错了,而这数据同步,目前没有实时性强的软件,至少1分钟,太久了,自
下载地址
用户评论