TOC

This article is currently in the process of being translated into Chinese (~5% done).

ASP.NET & MySQL:

MySQL - Introduction

MySQL是網站中最常用的資料庫服務。一部分受歡迎的程度來自與PHP的緊密集成,但ASP.NET也可以使用。通過使用.NET框架中的ODBC(Open Database Connectivity,開放資料庫互連),您可以輕鬆地使用MySQL數據庫。

This tutorial will not cover installing MySQL, nor will it cover SQL in general. It will focus on using MySQL with ASP.NET.

Follow the next chapters to get started with using MySQL together with ASP.NET. We will cover topics from the first connection to databinding and much more.


This article has been fully translated into the following languages: Is your preferred language not on the list? Click here to help us translate this article into your language!