文件名称:SqlDatabaseUpgraderSource
- 所属分类:
- 数据库系统
- 资源属性:
- [Windows] [Visual.Net] [源码]
- 上传时间:
- 2012-11-26
- 文件大小:
- 724kb
- 下载次数:
- 0次
- 提 供 者:
- 衡**
- 相关连接:
- 无
- 下载说明:
- 别用迅雷下载,失败请重下,重下不扣分!
介绍说明--下载内容均来自于网络,请自行研究使用
软件用于升级SQL数据库,通过记事本文件。任何类型文件都可做-This application is used to upgrade an SQL database via an external scr ipt file or scr ipt text. Any type of database schema update can be done- adding, deleting, or modifying tables, fields and/or indexes, and the upgrade process can be run repeatedly without any issues- especially nice if you want to do SQL Insert/Delete/Update statements as part of a upgrade process, and perform them only under certain conditions.
Anyone with a need to upgrade a database schema can make very effective use of this software, and it can also be used as a DLL or includable class so that you can incorporate a robust SQL upgrading tool directly into your own apps. If your app detects that there is a problem with the schema version [missing fields, etc.], the upgrader logic can be called to fix it.
These routines can be used with any type of database [Access, MySql, Oracle, Postgres, SqlServer, etc.] All that is necessary is to supply the database type and a connection string. Many variations an
Anyone with a need to upgrade a database schema can make very effective use of this software, and it can also be used as a DLL or includable class so that you can incorporate a robust SQL upgrading tool directly into your own apps. If your app detects that there is a problem with the schema version [missing fields, etc.], the upgrader logic can be called to fix it.
These routines can be used with any type of database [Access, MySql, Oracle, Postgres, SqlServer, etc.] All that is necessary is to supply the database type and a connection string. Many variations an
(系统自动生成,下载前可以参看下载内容)
下载文件列表
ClassUtilitySqlUpgrade
......................\bin
......................\...\Debug
......................\...\Release
......................\...\.......\Interop.ADOX.dll
......................\...\.......\Interop.DAO.dll
......................\...\.......\Interop.JRO.dll
......................\...\.......\UtilitySqlUpgrade.dll
......................\...\.......\UtilitySqlUpgrade.pdb
......................\...\.......\UtilitySqlUpgrade.xml
......................\ClassUtilitySqlUpgrade.sln
......................\ClassUtilitySqlUpgrade.vbproj
......................\clsSqlUpgrade.vb
......................\My Project
......................\..........\Application.Designer.vb
......................\..........\Application.myapp
......................\..........\AssemblyInfo.vb
......................\..........\Resources.Designer.vb
......................\..........\Resources.resx
......................\..........\Settings.Designer.vb
......................\..........\Settings.settings
......................\obj
......................\...\ClassUtilitySqlUpgrade.vbproj.FileListAbsolute.txt
......................\...\Debug
......................\...\.....\build.force
......................\...\.....\ClassUtilitySqlUpgrade.vbproj.ResolveComReference.cache
......................\...\.....\Interop.ADOX.dll
......................\...\.....\TempPE
......................\...\.....\......\My Project.Resources.Designer.vb.dll
......................\...\Release
......................\...\.......\ClassUtilitySqlUpgrade.vbproj.GenerateResource.Cache
......................\...\.......\ClassUtilitySqlUpgrade.vbproj.ResolveComReference.cache
......................\...\.......\Interop.ADODB.dll
......................\...\.......\Interop.ADOX.dll
......................\...\.......\Interop.DAO.dll
......................\...\.......\Interop.JRO.dll
......................\...\.......\TempPE
......................\...\.......\......\My Project.Resources.Designer.vb.dll
......................\...\.......\UtilitySqlUpgrade.dll
......................\...\.......\UtilitySqlUpgrade.pdb
......................\...\.......\UtilitySqlUpgrade.Resources.resources
......................\...\.......\UtilitySqlUpgrade.xml
Resources
.........\Interop.ADOX.dll
.........\Interop.DAO.dll
.........\Interop.JRO.dll
.........\SampleUpgradeScript.txt
.........\SqlDatabaseUpgrader.doc
.........\SqlDatabaseUpgrader.exe
.........\UtilityCommonDialog.dll
.........\UtilityFileDirectory.dll
.........\UtilitySql.dll
.........\UtilitySqlUpgrade.dll
SqlDatabaseUpgrader
...................\ApplicationEvents.vb
...................\bin
...................\...\Debug
...................\...\.....\Interop.ADOX.dll
...................\...\.....\Interop.DAO.dll
...................\...\.....\SqlDatabaseUpgrader.vshost.exe
...................\...\.....\UtilityCommonDialog.dll
...................\...\.....\UtilityFileDirectory.dll
...................\...\.....\UtilityINI.dll
...................\...\.....\UtilitySql.dll
...................\...\Release
...................\...\.......\Interop.ADOX.dll
...................\...\.......\Interop.DAO.dll
...................\...\.......\Interop.JRO.dll
...................\...\.......\SqlDatabaseUpgrader.exe
...................\...\.......\SqlDatabaseUpgrader.pdb
...................\...\.......\SqlDatabaseUpgrader.xml
...................\...\.......\UtilityCommonDialog.dll
...................\...\.......\UtilityFileDirectory.dll
...................\...\.......\UtilitySql.dll
...................\clsSqlUpgrade.vb
...................\frmMain.designer.vb
...................\frmMain.resx
...................\frmMain.vb
...................\modUtilityErrorHandler.vb
...................\My Project
...................\..........\Application.Designer.vb
...................\..........\Application.myapp
...................\..........\AssemblyInfo.vb
...................\..........\Resources.Designer.vb
...................\..........\Resources.resx
...................\..........\Settings.Designer.vb
...................\..........\Settings.settings
...................\
......................\bin
......................\...\Debug
......................\...\Release
......................\...\.......\Interop.ADOX.dll
......................\...\.......\Interop.DAO.dll
......................\...\.......\Interop.JRO.dll
......................\...\.......\UtilitySqlUpgrade.dll
......................\...\.......\UtilitySqlUpgrade.pdb
......................\...\.......\UtilitySqlUpgrade.xml
......................\ClassUtilitySqlUpgrade.sln
......................\ClassUtilitySqlUpgrade.vbproj
......................\clsSqlUpgrade.vb
......................\My Project
......................\..........\Application.Designer.vb
......................\..........\Application.myapp
......................\..........\AssemblyInfo.vb
......................\..........\Resources.Designer.vb
......................\..........\Resources.resx
......................\..........\Settings.Designer.vb
......................\..........\Settings.settings
......................\obj
......................\...\ClassUtilitySqlUpgrade.vbproj.FileListAbsolute.txt
......................\...\Debug
......................\...\.....\build.force
......................\...\.....\ClassUtilitySqlUpgrade.vbproj.ResolveComReference.cache
......................\...\.....\Interop.ADOX.dll
......................\...\.....\TempPE
......................\...\.....\......\My Project.Resources.Designer.vb.dll
......................\...\Release
......................\...\.......\ClassUtilitySqlUpgrade.vbproj.GenerateResource.Cache
......................\...\.......\ClassUtilitySqlUpgrade.vbproj.ResolveComReference.cache
......................\...\.......\Interop.ADODB.dll
......................\...\.......\Interop.ADOX.dll
......................\...\.......\Interop.DAO.dll
......................\...\.......\Interop.JRO.dll
......................\...\.......\TempPE
......................\...\.......\......\My Project.Resources.Designer.vb.dll
......................\...\.......\UtilitySqlUpgrade.dll
......................\...\.......\UtilitySqlUpgrade.pdb
......................\...\.......\UtilitySqlUpgrade.Resources.resources
......................\...\.......\UtilitySqlUpgrade.xml
Resources
.........\Interop.ADOX.dll
.........\Interop.DAO.dll
.........\Interop.JRO.dll
.........\SampleUpgradeScript.txt
.........\SqlDatabaseUpgrader.doc
.........\SqlDatabaseUpgrader.exe
.........\UtilityCommonDialog.dll
.........\UtilityFileDirectory.dll
.........\UtilitySql.dll
.........\UtilitySqlUpgrade.dll
SqlDatabaseUpgrader
...................\ApplicationEvents.vb
...................\bin
...................\...\Debug
...................\...\.....\Interop.ADOX.dll
...................\...\.....\Interop.DAO.dll
...................\...\.....\SqlDatabaseUpgrader.vshost.exe
...................\...\.....\UtilityCommonDialog.dll
...................\...\.....\UtilityFileDirectory.dll
...................\...\.....\UtilityINI.dll
...................\...\.....\UtilitySql.dll
...................\...\Release
...................\...\.......\Interop.ADOX.dll
...................\...\.......\Interop.DAO.dll
...................\...\.......\Interop.JRO.dll
...................\...\.......\SqlDatabaseUpgrader.exe
...................\...\.......\SqlDatabaseUpgrader.pdb
...................\...\.......\SqlDatabaseUpgrader.xml
...................\...\.......\UtilityCommonDialog.dll
...................\...\.......\UtilityFileDirectory.dll
...................\...\.......\UtilitySql.dll
...................\clsSqlUpgrade.vb
...................\frmMain.designer.vb
...................\frmMain.resx
...................\frmMain.vb
...................\modUtilityErrorHandler.vb
...................\My Project
...................\..........\Application.Designer.vb
...................\..........\Application.myapp
...................\..........\AssemblyInfo.vb
...................\..........\Resources.Designer.vb
...................\..........\Resources.resx
...................\..........\Settings.Designer.vb
...................\..........\Settings.settings
...................\