Closed Feature: Include views in SQite DataAccess.cs [12116]
Via mail:I work with SQLite, and I am doing a lot of views, but unfortunately your tool doesn't generate classes for views in the Model/DataAccess file.Old versions didn't even show views in the...
View ArticleClosed Issue: Clarify reference to Server Explorer [12120]
Use "Server Explorer - Data Connections" iso just "Server Explorer"
View ArticleClosed Unassigned: Uniqueidentifier column not autofilling [12121]
Hello, I was asked to post the issue here from the microsoft site, why i'm not sure considering i downloaded the extension from there (very frustrated by this force of usign another site).Sorry I don't...
View ArticleReleased: Release vNext Visual Studio add-in (Jun 06, 2015)
New in vNext New features: Rename connection name SQLite-net DataAccess.cs now also contains views Improvements: Clarified location of Server Explorer - Data Connections Bug fixes: SQL CE scripting to...
View ArticleUpdated Release: Release vNext Visual Studio add-in (jun 06, 2015)
New in vNext New features:Rename connection nameSQLite-net DataAccess.cs now also contains viewsImprovements:Clarified location of Server Explorer - Data ConnectionsBug fixes:SQL CE scripting to SQLite...
View ArticleReopened Issue: Add sqlite-net DataAccess.cs nullable fields [12100]
Hi,I'm using the "Add sqlite-net DataAccess.cs to current project" option and I notice it doesn't make the field properties "int?" when the field is nullable. Is that a bug or an option or me just not...
View ArticleEdited Issue: Add sqlite-net DataAccess.cs nullable fields [12100]
Re-activate!Hi,I'm using the "Add sqlite-net DataAccess.cs to current project" option and I notice it doesn't make the field properties "int?" when the field is nullable. Is that a bug or an option or...
View ArticleCreated Unassigned: Show NULL values [12125]
both results panel and “View Data as Report” show NULLs as empty fields for SQL CE and SQLite, while they should be shown as in MS SQL Server Management Studio and other data base management tools:It...
View ArticleCreated Unassigned: Add sqlite-net DataAccess.cs [12128]
in "Add sqlite-net DataAccess.cs to current project" missing add AUTOINCREMENT attribute to field !
View ArticleCommented Unassigned: Add sqlite-net DataAccess.cs [12128]
in "Add sqlite-net DataAccess.cs to current project" missing add AUTOINCREMENT attribute to field !Comments: ** Comment from web user: Dariuosh ** When Index Have 2 field ,add two attribute in each...
View ArticleCommented Unassigned: Add sqlite-net DataAccess.cs [12128]
in "Add sqlite-net DataAccess.cs to current project" missing add AUTOINCREMENT attribute to field !Comments: ** Comment from web user: ErikEJ ** Re the "Index" issue, could you show some sample code, I...
View ArticleCommented Unassigned: Add sqlite-net DataAccess.cs [12128]
in "Add sqlite-net DataAccess.cs to current project" missing add AUTOINCREMENT attribute to field !Comments: ** Comment from web user: Dariuosh ** Duplicate 'Indexed' attribute :``` public partial...
View ArticleCommented Unassigned: Add sqlite-net DataAccess.cs [12128]
in "Add sqlite-net DataAccess.cs to current project" missing add AUTOINCREMENT attribute to field !Comments: ** Comment from web user: ErikEJ ** It is probably me, but I cannot see any duplicated...
View ArticleCommented Unassigned: Add sqlite-net DataAccess.cs [12128]
in "Add sqlite-net DataAccess.cs to current project" missing add AUTOINCREMENT attribute to field !Comments: ** Comment from web user: Dariuosh ** After Compile Duplicate 'Indexed' attribute error Show...
View ArticleCommented Unassigned: Add sqlite-net DataAccess.cs [12128]
in "Add sqlite-net DataAccess.cs to current project" missing add AUTOINCREMENT attribute to field !Comments: ** Comment from web user: ErikEJ ** Aaah. got it. Drop the unneccesary index...
View ArticleUpdated Wiki: Home
Project DescriptionSQL Server Compact & SQLite Toolbox is a Visual Studio add-in and standalone app , for managing all aspects of your SQL Server Compact/SQLite database filesPlease download the...
View ArticleClosed Issue: Add sqlite-net DataAccess.cs nullable fields [12100]
Re-activate!Hi,I'm using the "Add sqlite-net DataAccess.cs to current project" option and I notice it doesn't make the field properties "int?" when the field is nullable. Is that a bug or an option or...
View Article