MDB Documenter

时间:2015-01-18 11:47:26
【文件属性】:

文件名称:MDB Documenter

文件大小:51KB

文件格式:ZIP

更新时间:2015-01-18 11:47:26

Access

The purpose of this code is to cleanly document a MS Access database. Primarily, it uses a BackgroundWorker to iterate through the tables and process each of the fields and then drops them onto a new Excel spreadsheet. Caveats: Of course it uses Microsoft COM and Office > Interop so you will need to have those installed, downloaded, and referenced in the solution to make it work.


【文件预览】:
Doqumento.vbproj.user
modExcel.vb
FrmMain.vb
@PSC_ReadMe_4996_10.txt
MDBDocumenter.sln
MdbDatabase.vb
My Project
----Settings.settings(279B)
----AssemblyInfo.vb(1KB)
----Settings.Designer.vb(3KB)
----Application.Designer.vb(1KB)
----Resources.resx(5KB)
----Resources.Designer.vb(3KB)
----Application.myapp(471B)
Doqumento.vbproj
FrmMain.Designer.vb
MDBDocumenter.suo
obj
----Debug()
--------Doqumento.vbproj.GenerateResource.Cache(902B)
--------ResolveAssemblyReference.cache(8KB)
--------TempPE()
--------Doqumenter.pdb(90KB)
--------Doqumenter.Resources.resources(180B)
--------Doqumenter.FrmMain.resources(180B)
--------Doqumenter.xml(118B)
--------build.force(0B)
----Doqumento.vbproj.FileList.txt(419B)
FrmMain.resx
bin
----Debug()
--------Doqumenter.pdb(90KB)
--------Doqumenter.xml(118B)

网友评论