-
datain
使用SQL期刊杂志数据更新,通过相关的链接实现之。(The use of SQL data updated journals, through the realization of related links.)
- 2008-05-07 15:41:40下载
- 积分: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
-
ADOdcsj
使用ADO导出数据,在数据库编程中应用很多。(Use ADO export data, many applications in database programming.)
- 2013-12-12 14:18:18下载
- 积分:1
-
student-information-database
数据库基本功能都可以实现,删除,添加等等(this program is useful for people who want to develop database)
- 2013-10-28 19:51:16下载
- 积分:1
-
DB_Mgr
database migrate system
- 2012-05-24 17:35:58下载
- 积分:1
-
CBB52
一个完整的商业源码"远程抄表系统"其中用到了数据库操作,视频采集,数据采集等方面的功能,我觉得是学习的好东东.(A complete commercial source )
- 2021-04-12 23:18:56下载
- 积分:1
-
2009423152156849795
vb6.0实现智能疾病的诊断~vb6.0和access数据库联合开发
- 2010-12-03 22:16:15下载
- 积分:1
-
OrderManageSystem
说明: 可实现企业生产需求采购工具功能,带界面的企业管理信息系统(Enterprise management information system with interface can realize the function of enterprise production demand purchasing tool)
- 2019-12-06 23:14:56下载
- 积分:1
-
tuishuiguanli
VB编写的退税管理系统,可做毕业设计参考,很适用!(VB prepared the tax rebate management system, can be graduated from the reference design, it is applicable!)
- 2008-12-29 16:20:26下载
- 积分:1