搜索资源列表
VB-compute-Access
- VB编写破解Access程序源代码 1、 首先是窗体代码 2、接着是模块代码-Option Explicit Private Sub cmdOpenFile_Click() Dim sFile As String Dim sPasswd As String Dim sVersion As String
vbsqlstring
- VB在数据库查询中使用字符串函数,在查询语句中使用字符串函数在数据表中显示出生年月,一个较低级的Access数据库查询示例,适合VB初学者-VB string functions in the database query, and query string functions in the data table shows the date of birth, a lower-level Access database query examples for VB beginners
