摘要:
Here,I introduce some methods to import data from excel to DB, 1 By OPENDATASOURCE SELECT * FROM OPENDATASOURCE( 'Microsoft.Jet.OLEDB.4.0', 'Excel 8.0;DataBase=D:\TEST.xls')...[sheet1$] Not... 阅读全文
posted @ 2008-09-24 17:26
Burgess
阅读(2819)
评论(2)
推荐(0)