SQLServerToSQLite源码版(注释已翻译)

时间:2018-06-07 10:31:08
【文件属性】:

文件名称:SQLServerToSQLite源码版(注释已翻译)

文件大小:1.76MB

文件格式:ZIP

更新时间:2018-06-07 10:31:08

SQLite

以色列人Liron Levi为何要写这个程序,很简单,给懒得学SQLite的人预备:直接设计出SQLServer版本的库,一转换完事了,或者为方便转移和管理从母库中提取的部分数据。


【文件预览】:
UpgradeLog.XML
SqlConverter.v12.suo
DbAccess
----bin()
--------x86()
--------Debug()
----IndexSchema.cs(487B)
----TriggerSchema.cs(665B)
----DbAccess.csproj(7KB)
----SqlServerToSQLite.cs.bak(55KB)
----obj()
--------x86()
----ForeignKeySchema.cs(401B)
----TriggerBuilder.cs(5KB)
----DbAccess.csproj.user(478B)
----TableSchema.cs(462B)
----ViewSchema.cs(440B)
----TableSchema.cs.bak(361B)
----ColumnSchema.cs(483B)
----SqlServerToSQLite.cs(55KB)
----DatabaseSchema.cs(337B)
----ClassDiagram1.cd(60B)
----Properties()
SqlConverter.sln
System.Data.SQLite.dll
SqlConverter.suo
SolutionInfo.cs
log4net.dll
Converter
----bin()
--------x86()
--------Debug()
----Program.cs(672B)
----obj()
--------x86()
----MainForm.Designer.cs(16KB)
----Converter.csproj.user(478B)
----TableSelectionDialog.Designer.cs(8KB)
----app.config(1KB)
----Converter.csproj(8KB)
----TableSelectionDialog.resx(6KB)
----TableSelectionDialog.cs(3KB)
----MainForm.cs(11KB)
----ViewFailureDialog.cs(1KB)
----ViewFailureDialog.resx(6KB)
----ViewFailureDialog.Designer.cs(4KB)
----Properties()
----MainForm.resx(6KB)

网友评论

  • 非常好谢谢!!!