Quantcast
Channel: SQL Server Compact & SQLite Toolbox
Browsing all 2796 articles
Browse latest View live
↧

Source code checked in, #91240

add-in: Fix sqlite-net CodeGen for Shared project in Universal Apps

View Article


Released: vNext (version 4.0) (Aug 17, 2014)

Support for VS "14" Support for SQLite Improved saving of connections with "complex" passwords Improved handling of missing MS ReportViewer dll files SQLite support inlcudes: Root level: - Add SQLite...

View Article


Updated Release: vNext (version 4.0) (aug 17, 2014)

Support for VS "14"Support for SQLiteImproved saving of connections with "complex" passwordsImproved handling of missing MS ReportViewer dll filesSQLite support inlcudes:Root level:- Add SQLite...

View Article

Image may be NSFW.
Clik here to view.

Updated Wiki: Documentation

Getting started The Toolbox requires one of these SQL Server Compact runtime MSIs to be installed;Download 3.5 SP2 - installed with VS 2010Download 4.0 SP1 - installed with VS 2012(No runtime is...

View Article

Image may be NSFW.
Clik here to view.

Updated Wiki: Documentation

Getting started The Toolbox requires one of these SQL Server Compact runtime MSIs to be installed;Download 3.5 SP2 - installed with VS 2010Download 4.0 SP1 - installed with VS 2012(No runtime is...

View Article


Image may be NSFW.
Clik here to view.

Updated Wiki: Documentation

Getting started The Toolbox requires one of these SQL Server Compact runtime MSIs to be installed;Download 3.5 SP2 - installed with VS 2010Download 4.0 SP1 - installed with VS 2012(No runtime is...

View Article

Image may be NSFW.
Clik here to view.

Updated Wiki: Documentation

Getting started The Toolbox requires one of these SQL Server Compact runtime MSIs to be installed;Download 3.5 SP2 - installed with VS 2010Download 4.0 SP1 - installed with VS 2012(No runtime is...

View Article

Updated Wiki: Feature blog posts

For walkthroughs for various features see these blog posts:Feature highlightsSQL Server Compact Toolbox 2.0–Visual Guide of new featuresSQL Server Compact Toolbox 2.1–Visual Guide of new featuresSQL...

View Article


Updated Wiki: Feature blog posts

For walkthroughs for various features see these blog posts:Feature highlightsSQL Server Compact Toolbox 2.0–Visual Guide of new featuresSQL Server Compact Toolbox 2.1–Visual Guide of new featuresSQL...

View Article


Created Feature: use SQLiteConnectionString builder [11829]

in Connection dialig in add-in

View Article

Edited Feature: use SQLiteConnectionString builder [11829]

in Connection dialig in add-in

View Article

Closed Issue: sqlite support: remove diff script option [11820]

Not currently possibleComments: In 4.0 beta

View Article

Closed Issue: about download count [11822]

Update fixed Count to 305000Comments: In beta 4.0

View Article


Edited Issue: Add sqlite-net Model.cs to existing project [11821]

Add code generation menu item: Add sqlite-net Model.cs to current Projecthttps://github.com/praeclarum/sqlite-net/wiki/Features

View Article

Created Task: test sqlite model.cs [11835]

In Universal project

View Article


Edited Task: test sqlite model.cs [11835]

In Universal project

View Article

Created Unassigned: Add Create method to Model [11837]

public class SQLiteDb { string _path; public SQLiteDb(string path) { _path = path; } public void Create() { using (SQLiteConnection db = new SQLiteConnection(_path)) { db.CreateTable<Album>();...

View Article


Edited Feature: Add Create method to Model [11837]

public class SQLiteDb { string _path; public SQLiteDb(string path) { _path = path; } public void Create() { using (SQLiteConnection db = new SQLiteConnection(_path)) { db.CreateTable<Album>();...

View Article

Closed Task: test sqlite model.cs [11835]

In Universal projectComments: Done!

View Article

Created Unassigned: Support new sqlite-net attribute [11838]

[NotNull]

View Article
Browsing all 2796 articles
Browse latest View live


<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>