dim cate as DataTable = N.GetDataTable("select * from customers","Customers",DS) 但總是出現並未將物件參考設定為物件的執行 個體 有人知道我錯在那裡嗎?? 參考檔內容為:-----Imports System.IO Imports System.Data ...
www.programmer-club.com.tw