MySQL数据库转移,access,sql server 转 MySQL 的图文教程

2018-09-07 12:26

阅读:441

  ODBC是一种让各种数据库具有相同界面的应用程序界面

先到php爱好者站的下载mysql odbc driver。目前最新版本为v5
由于版本5容易出现乱码问题,强烈要求用版本 3.51

/*
作者:我不是鱼
网址:
博客:
qq:245821218
*/

安装mysql odbc driver。。。

1。先用phpmyadmin建一个test的数据库,目前没用任何数据表在其中

src=screen.width*0.7) {this.resized=true; this.width=screen.width*0.7; this.style.cursor=hand; this.alt=Click here to open new window\nCTRL+Mouse wheel to zoom in/out;} onclick=if(!this.resized) {return true;} else {window.open(/upload/20070902215002155.jpg);} src=

  

2.打开[控制面板][管理工具]双击[数据库(ODBC)]
选取[系统数据源]标签,再点击[添加]

src=screen.width*0.7) {this.resized=true; this.width=screen.width*0.7; this.style.cursor=hand; this.alt=Click here to open new window\nCTRL+Mouse wheel to zoom in/out;} onclick=if(!this.resized) {return true;} else {window.open(/upload/20070902215003874.jpg);} src=

  
更多文章 php爱好者站

3。打开一个access数据库
(1)选择一个表,导出。。。

src=screen.width*0.7) {this.resized=true; this.width=screen.width*0.7; this.style.cursor=hand; this.alt=Click here to open new window\nCTRL+Mouse wheel to zoom in/out;} onclick=if(!this.resized) {return true;} else {window.open(/upload/20070902215003280.jpg);} src=

  

(2)选择[odbc数据库]

src=screen.width*0.7) {this.resized=true; this.width=screen.width*0.7; this.style.cursor=hand; this.alt=Click here to open new window\nCTRL+Mouse wheel to zoom in/out;} onclick=if(!this.resized) {return true;} else {window.open(/upload/20070902215003353.jpg);} src=

  

4。选取[机器数据源]标签,选择我们之前设置的dwmxphp然后[确定]

  

src=screen.width*0.7) {this.resized=true; this.width=screen.width*0.7; this.style.cursor=hand; this.alt=Click here to open new window\nCTRL+Mouse wheel to zoom in/out;} onclick=if(!this.resized) {return true;} else {window.open(/upload/20070902215003157.jpg);} src=

  



5。执行完成后打开phpmyadmin看看。。没错,那就是我们刚才导入的数据

  

src=screen.width*0.7) {this.resized=true; this.width=screen.width*0.7; this.style.cursor=hand; this.alt=Click here to open new window\nCTRL+Mouse wheel to zoom in/out;} onclick=if(!this.resized) {return true;} else {window.open(/upload/20070902215004456.jpg);} src=

  



评论


亲,登录后才可以留言!