关于VB+SQL图书管理系统

日期:2013-11-20 19:56:10 人气:1

关于VB+SQL图书管理系统

我编完了,代码如下, Attribute VB_Name = "FrmBorrowN" Attribute VB_GlobalNameSpace = False Attribute VB_Creatable = False Attribute VB_PredeclaredId = True Attribute VB_Exposed = False Option Explicit Dim ADO As ADODB.Recordset Dim ssql As String
    A+
热门评论