-
Synchro
sync excel sheet to mysql
- 2010-07-10 18:26:49下载
- 积分:1
-
vbwl
零基础制作【武林外传】辅助工具[详细步骤+图片](VB)!(Zero based on the production of Wulin rumored] [aids [detailed steps+ Picture] (VB)!)
- 2007-08-12 20:49:31下载
- 积分:1
-
EXCELtoMDB
VisualBasic实现EXCEL数据的批量导入,(EXCEL data batch import to mdb based on VB)
- 2012-05-07 21:40:29下载
- 积分:1
-
43567897
VB在局域网内将文件存储到数据库保存,有需要的下。(VB in the LAN to store files saved to the database, there is need for the next.)
- 2013-08-13 23:34:07下载
- 积分:1
-
N-sheets
以G列分成多个工作表(以宏运行VBA)
(Sub aa()
Dim a As Integer, b As Integer, c As Integer, sh As Worksheet
For a = 2 To [g65536].End(3).Row
If Cells(a, 7) <> Cells(a- 1, 7) Then
b = a
End If
c = Range("g:g").Find(Cells(a, 7), , , , , xlPrevious).Row
Set sh = Sheets.Add(, Sheets(Sheets.Count))
sh.Name = Sheets("sheet1").Cells(a, 7).Value
With Sheets("Sheet1")
Sheets("Sheet1").Range(.Cells(b, 1), .Cells(c, 10)).Copy Destination:=sh.[a2]
Sheets("Sheet1").Range("a1:j1").Copy Destination:=sh.[a1]
a = c
End With
Sheets("Sheet1").Select
Next
End Sub
)
- 2013-05-03 08:50:54下载
- 积分:1
-
102t
课程设计课题。也是从网上找资料改进的。很好用。数据库用SQL server. (Course design issues. Also improved from the Internet to find information. Good use. Database with the SQL server.)
- 2011-01-15 01:56:36下载
- 积分:1
-
VBdatabase-
这是一个VB的数据库操作例程,用于演示增删数据库记录(This is a VB database operation routines for demo add or delete database records)
- 2013-04-20 12:57:31下载
- 积分:1
-
kaoshixitong
一个四、六级考试成绩查询系统,该系统的用户由一般用户和管理员组成,然后不同的用户拥有不同的权限,各自完成各自的管理功能。首先是欢迎界面,然后选择登录,登录的时候首先要判断用户的身份,合法的用户然后进入到系统主界面中,不同的用户看到不同的系统功能。用sql server2000创建后台数据库,然后利用程序设计语言(VB)编写程序实现对数据库的操作。(A CET score query system, users of the system composed by the general user and administrator, and different users have different permissions, each of their respective management functions. First is the Welcome screen, then select the log, log to determine when the first user' s identity, legitimate user and then enter the main interface to the system, different users see different system functions. Background database created with sql server2000, and then use programming languages (VB) programming to achieve operation of the database.)
- 2010-05-13 14:33:06下载
- 积分:1
-
Berkeley_DB
说明: C++版的BDB使用手册————中文版,其中描述了BDB的各种操作(C++ version of the BDB---- Chinese version manual, which describes the various operations BDB)
- 2011-03-14 14:42:17下载
- 积分:1
-
cn700_vb53547437325
........... 开发进销存(VB6源码) (kfjxc )
- 2009-03-07 05:24:25下载
- 积分:1