sql-server-compact

There are 11 repositories under sql-server-compact topic.

  • ErikEJ/SqlCeToolbox

    SQLite & SQL Server Compact Toolbox extension for Visual Studio, SSMS (and stand alone)

    Language:C#84361720175
  • Excel-projects/Script-Help

    :memo: This VSTO Add-In is used for cleaning & creating a script for batch loading records into SQL Server, Oracle, Documentum, Markup or Markdown Languages. The functionality within the ribbon allows a quick way of preparing a bulk data load. Otherwise, the requests can be both time-consuming and error prone. It is written in 3 different versions as a VSTO Add-In in C# and VB.NET as well as a VBA Add-In. The most complete version is C#.

    Language:C#93111724
  • ErikEJ/EntityFramework.SqlServerCompact

    Entity Framework Core SQL Server Compact provider

    Language:C#741132314
  • ErikEJ/SqlCeBulkCopy

    .NET Library for loading data fast (doing bulk inserts) into a SQL Server Compact database file. Attempts to mimic the SqlClient SqlBulkCopy API.

    Language:C#3371112
  • ErikEJ/SqlCeCmd

    Manage SQL Server Compact databases via command line, without Visual Studio installed. Syntax similar to sqlcmd (for SQL Server)

    Language:C#253512
  • Visual-Studio-projects/Script-Administrator

    :zap: This Documentum scripting tool was created in Microsoft Visual Studio Community 2017 C#/WPF Ribbon. Multiple scripts can be contained in one file then run as one command against the idql32/64. It then refreshes the grid with the results file that is created by the idql tool.

    Language:C#8312
  • pavl0v/MultilayeredArchitecture

    Multilayered architecture, WCF, dependency injection, IoC, Ninject, client-server, WPF, MVVM, modal dialog, Entity Framework, SQL Server Compact, SQLite

    Language:C#7107
  • ErikEJ/SqlCeMigrator

    Command line tool to move your SQL Server Compact database to SQL Server

    Language:C#4453
  • olejorgensen/CompactView

    forked from http://sourceforge.net/p/compactview/

    Language:C#3201
  • ErikEJ/SqlCeMergeLib

    This library simplifies the code to do Merge Replication from a SQL Server Compact 3.5 SP2 client, with useful helper methods

    Language:C#2334
  • mchubby/WebApplication8NETFX47

    A sample VS2017 ASP.net MVC web application using a SQL Server Compact 4.0 database file

    Language:C#20