sqlcommand = strInstall
Dim re As New FrontInvoice
DS.Tables("tblinvoice").Clear()
MyAd.SelectCommand.CommandText = strInstall
MyAd.Fill(DS, "tblinvoice")
re.SetDataSource(DS.Tables("tblinvoice"))
ช่วยด้วยนะครับ
Tag : .NET, MySQL, Crystal Report, VS 2008 (.NET 3.x), Windows