我用VB写了个对mysql数据的管理程序,但是在处理中文的时候我抓狂了 ...
Dim sqlstr As String, conn2 As New ADODB.Connection '连接对象 ...