MySQL database transfer, access, sql server to MySQL graphic tutorial_PHP tutorial

WBOY
Release: 2016-07-21 15:54:37
Original
1421 people have browsed it

ODBC is an application programming interface that allows various databases to have the same interface

Go to the PHP fan site firsthttp://www.phpfans.net/download.php?cid=1&page=3 Download mysql odbc driver. The latest version is v5
Since version 5 is prone to garbled characters, it is strongly recommended to use version 3.51

/*
Author: I am not a fish
Website:http://www .phpfans.net
Blog:http://www.phpfans.net/space/index.php/2
email:deng5765@163.com
qq: 245821218
*/

Install mysql odbc driver. . .

1. First use phpmyadmin to build a test database. Currently, there are no data tables in it



2. Open [Control Panel][Administrative Tools] double-click [Database (ODBC)]
Select the [System Data Source] tab and click [Add]


More articles php enthusiast sitehttp://www .phpfans.net

3. Open an access database
(1) Select a table and export it.

screen.width*0.7) {this.resized=true; this.width=screen.width*0.7; this.style.cursor='hand'; this.alt='Click here to open new windownCTRL +Mouse wheel to zoom in/out';}" onclick="if(!this.resized) {return true;} else {window.open('/upload/20070902215003280.jpg');}" src="http: //www.bkjia.com/uploads/allimg/131016/062321O59-2.jpg" onload="if(this.width>screen.width*0.7) {this.resized=true; this.width=screen.width* 0.7; this.alt='Click here to open new window nCTRL+Mouse wheel to zoom in/out';}" border=0>

www.bkjia.comtruehttp: //www.bkjia.com/PHPjc/318440.htmlTechArticleODBC is an application programming interface that allows various databases to have the same interface. First go to the PHP enthusiast site http: //www.phpfans.net/download.php?cid=1 this.width=screen.width*0.7; this.style.cur...
source:php.cn
Statement of this Website
The content of this article is voluntarily contributed by netizens, and the copyright belongs to the original author. This site does not assume corresponding legal responsibility. If you find any content suspected of plagiarism or infringement, please contact admin@php.cn
Popular Tutorials
More>
Latest Downloads
More>
Web Effects
Website Source Code
Website Materials
Front End Template
About us Disclaimer Sitemap
php.cn:Public welfare online PHP training,Help PHP learners grow quickly!