Skip to content

Latest commit

 

History

History
15 lines (10 loc) · 512 Bytes

README.md

File metadata and controls

15 lines (10 loc) · 512 Bytes

VFeed

A SQL Server / C# port of the vfeed toolset

The vFeed database is licensed and is not included in this repository. You will have to get a license from https://vfeed.io/

Dependencies

  • .Net framework v4.5.2 or higher
  • System.Data.SQLLite ADO.Net data provider. This is included as a NuGet package. You can find additional info on this provider from the https://system.data.sqlite.org/ web site.

Projects

SSUpdate : Import a vfeed database into an existing SQL Server database.