-
仓库管理系统100
仓库管理系统简单版(warehouse management system simpler version)
- 2020-11-06 11:59:49下载
- 积分:1
-
ADOdcsj
使用ADO导出数据,在数据库编程中应用很多。(Use ADO export data, many applications in database programming.)
- 2013-12-12 14:18:18下载
- 积分:1
-
mysql-connector-net-6.0.4
technical support to achieve the highest levels of MySQL scalability
- 2019-01-04 03:37:51下载
- 积分:1
-
Analizador
Database Browser DB2 Connection
- 2010-05-21 11:49:40下载
- 积分:1
-
VBdatabase-
这是一个VB的数据库操作例程,用于演示增删数据库记录(This is a VB database operation routines for demo add or delete database records)
- 2013-04-20 12:57:31下载
- 积分: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
-
excelado
vb操作excel的各种方法:包括ado操作、模板操作等(Copy the source workbook file (the "template") to the destination filename。Open the ADO connection to the Excel workbook。Open a connection to the Northwind database and retrieve the Order information)
- 2012-01-03 20:46:49下载
- 积分:1
-
EXCELtoMDB
VisualBasic实现EXCEL数据的批量导入,(EXCEL data batch import to mdb based on VB)
- 2012-05-07 21:40:29下载
- 积分:1
-
cvery_278800
VB做的管理系统 使用前先注册一下SmartMenuXP.dll,SmartMenuXP.ocx,SmartSubClass.dll,SmartViewport.ocx这4个组件(very good it is my zuo ye
you can see them . my frend tell me it is cool.it is my zuo ye very good it is my zuo ye
you can see them . my frend tell )
- 2009-05-22 19:58:05下载
- 积分:1
-
Devang_DAO
数据库程序的作业,,简单了一些,,有些功能未实现,,做了两份作业,一份自己的,一份同学的,,呵呵,,功能一样,,界面不同(database operations, and some simple, some functions had not been achieved, and do two operations, one on their own. a classmate, and huh, and functions, and different interface. .)
- 2006-07-20 11:54:52下载
- 积分:1