2008年11月12日 星期三

C#連結mysql

1. 先去mysql Download Connector/Net 5.2(不過好像是1.0 的Mysql.data.dll才可以用)
2. using MySql.Data.MySqlClient;