摘要:
Set objConn = CreateObject("ADODB.Connection")Set objRS = CreateObject("ADODB.Recordset")objConn.Open "Provider=SQLOLEDB.1;Password=****;Persist Security Info=True;User ID=zhang;Initial Catalog=IPOPJ;... 阅读全文
posted @ 2010-10-21 14:38
abenz
阅读(303)
评论(0)
推荐(0)