开发者

mySql problem in MySqlDataReader

MySqlDataReader rdr = cmd.ExecuteReader();

i have a some information in my mysqldatareader. how can i show it on ou开发者_如何学运维r web-pages

I don't know how i can use it .it means mysqldatareader.

also welcome for simple source code.


For a full explanation of the MySqlDataReader with example code, check out the MySQL site: http://dev.mysql.com/doc/refman/5.0/es/connector-net-examples-mysqldatareader.html

0

上一篇:

下一篇:

精彩评论

暂无评论...
验证码 换一张
取 消

最新问答

问答排行榜