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

Created Unassigned: Error when trying to open SQL Server Comact/SQLite Tool box in Visual Studion 2013 and 2015 Community [12157]

$
0
0
Hi Erik,

I have installed SQL Server Compact 4.o/SQLite Toolbox in SQL Server on my computer. When I try to open the toolbox in Visual Sstudio 2013 and 2015 Community I get the following error:

An unhandled exception of type 'System.DllNotFoundException' occurred in System.Data.SqlServerCe.dll

Additional information: Unable to load DLL 'sqlceme35.dll': The specified module could not be found. (Exception from HRESULT: 0x8007007E)

After this error occurs Visual Studio crashes and then asks to either debug the error or close the program. I have been trying to get this add-on to work so I can work with SQLite databases. Any help you could offer to resolve this issue would be greatly appreciated.

Thanks for your help!

Eric Mann

Commented Unassigned: Error when trying to open SQL Server Comact/SQLite Tool box in Visual Studion 2013 and 2015 Community [12157]

$
0
0
Hi Erik,

I have installed SQL Server Compact 4.o/SQLite Toolbox in SQL Server on my computer. When I try to open the toolbox in Visual Sstudio 2013 and 2015 Community I get the following error:

An unhandled exception of type 'System.DllNotFoundException' occurred in System.Data.SqlServerCe.dll

Additional information: Unable to load DLL 'sqlceme35.dll': The specified module could not be found. (Exception from HRESULT: 0x8007007E)

After this error occurs Visual Studio crashes and then asks to either debug the error or close the program. I have been trying to get this add-on to work so I can work with SQLite databases. Any help you could offer to resolve this issue would be greatly appreciated.

Thanks for your help!

Eric Mann
Comments: ** Comment from web user: ErikEJ **

You have a very broken installation of SQL Server Compact 3,5 sp2. Remove and reinstall (if you need it)

Commented Unassigned: Error when trying to open SQL Server Comact/SQLite Tool box in Visual Studion 2013 and 2015 Community [12157]

$
0
0
Hi Erik,

I have installed SQL Server Compact 4.o/SQLite Toolbox in SQL Server on my computer. When I try to open the toolbox in Visual Sstudio 2013 and 2015 Community I get the following error:

An unhandled exception of type 'System.DllNotFoundException' occurred in System.Data.SqlServerCe.dll

Additional information: Unable to load DLL 'sqlceme35.dll': The specified module could not be found. (Exception from HRESULT: 0x8007007E)

After this error occurs Visual Studio crashes and then asks to either debug the error or close the program. I have been trying to get this add-on to work so I can work with SQLite databases. Any help you could offer to resolve this issue would be greatly appreciated.

Thanks for your help!

Eric Mann
Comments: ** Comment from web user: emann001 **

I'll give that a try and let you know if that resolves the issue

Thanks

Eric

Commented Unassigned: Error when trying to open SQL Server Comact/SQLite Tool box in Visual Studion 2013 and 2015 Community [12157]

$
0
0
Hi Erik,

I have installed SQL Server Compact 4.o/SQLite Toolbox in SQL Server on my computer. When I try to open the toolbox in Visual Sstudio 2013 and 2015 Community I get the following error:

An unhandled exception of type 'System.DllNotFoundException' occurred in System.Data.SqlServerCe.dll

Additional information: Unable to load DLL 'sqlceme35.dll': The specified module could not be found. (Exception from HRESULT: 0x8007007E)

After this error occurs Visual Studio crashes and then asks to either debug the error or close the program. I have been trying to get this add-on to work so I can work with SQLite databases. Any help you could offer to resolve this issue would be greatly appreciated.

Thanks for your help!

Eric Mann
Comments: ** Comment from web user: emann001 **

Thank you very much for your help. Everything is now working correctlly.

Eric

Closed Unassigned: Error when trying to open SQL Server Comact/SQLite Tool box in Visual Studion 2013 and 2015 Community [12157]

$
0
0
Hi Erik,

I have installed SQL Server Compact 4.o/SQLite Toolbox in SQL Server on my computer. When I try to open the toolbox in Visual Sstudio 2013 and 2015 Community I get the following error:

An unhandled exception of type 'System.DllNotFoundException' occurred in System.Data.SqlServerCe.dll

Additional information: Unable to load DLL 'sqlceme35.dll': The specified module could not be found. (Exception from HRESULT: 0x8007007E)

After this error occurs Visual Studio crashes and then asks to either debug the error or close the program. I have been trying to get this add-on to work so I can work with SQLite databases. Any help you could offer to resolve this issue would be greatly appreciated.

Thanks for your help!

Eric Mann

Closed Feature: Tooltips in Explorer - various fixes [12143]

$
0
0
"Data Connection" - add tip: Right click to manage connections
"Add Connections from Solution" - fix tooltip: Scan Solution for SQL Compact and SQLite files

Released: Release 4.3 Visual Studio add-in (Jul 20, 2015)

$
0
0
Download the release version (4.0) of the Visual Studio add-in for SQL Server Compact 3.5, 4.0 and SQLite from Visual Studio Gallery

RELEASE NOTES

New features
Scan solution for database connections now also scans for SQLite database files
SQLite-net DataAccess.cs now also contains views
SQLite-net DataAccess.cs now supports nullable columns (like int?)

Rename connection name
NULL values displayed as 'NULL' in Query results text and grid
(can be switched off to get previous behaviour)
Unique indexes now always scripted as UNIQUE constraints
Works with Visual Studio 2015, including the free Visual Studio Community 2015

Improvements
Clarified location of Server Explorer - Data Connections
Made Toolbar white!
Allow Esc key on About dialog
Improved scripting of some SQL Server default values

Bug fixes
SQL CE scripting to SQLite should not include ROWGUIDCOL and newid()

REVIEWS

I would be very grateful if you post any reviews for the Toolbox here

-

Updated Release: Release 4.3 Visual Studio add-in (jul 20, 2015)

$
0
0
Download the release version (4.0) of the Visual Studio add-in for SQL Server Compact 3.5, 4.0 and SQLite from Visual Studio Gallery

RELEASE NOTES

New features
Scan solution for database connections now also scans for SQLite database files
SQLite-net DataAccess.cs now also contains views
SQLite-net DataAccess.cs now supports nullable columns (like int?)

Rename connection name
NULL values displayed as 'NULL' in Query results text and grid
(can be switched off to get previous behaviour)
Unique indexes now always scripted as UNIQUE constraints
Works with Visual Studio 2015, including the free Visual Studio Community 2015

Improvements
Clarified location of Server Explorer - Data Connections
Made Toolbar white!
Allow Esc key on About dialog
Improved scripting of some SQL Server default values

Bug fixes
SQL CE scripting to SQLite should not include ROWGUIDCOL and newid()

REVIEWS

I would be very grateful if you post any reviews for the Toolbox here

-

Source code checked in, #97339

$
0
0
addin: improve sqlmetal detectiom

Source code checked in, #97350

$
0
0
add-in: Bug fix for SQiIte "Create Table" feature

Created Unassigned: Move the project to GitHub [12162]

$
0
0
This is not actually an issue, just a recommendation and the title says all.

I think the project could benefit a lot from github's tools and other Microsoft projects like Prism and Roslyn are already there.

Created Unassigned: Update the Icons [12163]

$
0
0
This is not an issue, but I would like to have all my Visual Studio UI look the same. Currently the SQLCE Toolbox icons are not the latest VS2013 or VS2015 Icons and having a consistent IDE UI is always a good eye candy.

Created Unassigned: Add MVVM Model Creation Capability. [12164]

$
0
0
I would be nice to have a checkbox where the user can select to create a Model.cs with INotiftPropertyChanged already populated so it can be used in MVVM. Something like:

```
private string name;
private int id;

public string Name
{
get { return this.name; }
set { SetProperty(ref name, value); }
}

public int Id
{
get { return this.id; }
set { SetProperty(ref id, value); }
}
```

This way we avoid a lot of boilerplate code.

Commented Unassigned: Add MVVM Model Creation Capability. [12164]

$
0
0
I would be nice to have a checkbox where the user can select to create a Model.cs with INotiftPropertyChanged already populated so it can be used in MVVM. Something like:

```
private string name;
private int id;

public string Name
{
get { return this.name; }
set { SetProperty(ref name, value); }
}

public int Id
{
get { return this.id; }
set { SetProperty(ref id, value); }
}
```

This way we avoid a lot of boilerplate code.
Comments: ** Comment from web user: ErikEJ **

Is that the LINQ to SQL DataContext you are referring to. Or the SQLite DataAccess.cs ? Would make a great contribution!

Commented Unassigned: Move the project to GitHub [12162]

$
0
0
This is not actually an issue, just a recommendation and the title says all.

I think the project could benefit a lot from github's tools and other Microsoft projects like Prism and Roslyn are already there.
Comments: ** Comment from web user: ErikEJ **

This project is a GUI Tool, not library (and not related to Prism or Roslyn in any way). I was thinking maybe it would make more sense to move exportsqlce.codeplex.com (the scripting library use by the toolbox and my command line tools) and/or sqlcebulkcopy.codeplex.com (Bulk insert library)


Commented Unassigned: Update the Icons [12163]

$
0
0
This is not an issue, but I would like to have all my Visual Studio UI look the same. Currently the SQLCE Toolbox icons are not the latest VS2013 or VS2015 Icons and having a consistent IDE UI is always a good eye candy.
Comments: ** Comment from web user: ErikEJ **

Do you mean the icons in the SQL editor?

Updated Wiki: Feature blog posts

$
0
0

Updated Release: Release 4.3 Visual Studio add-in (aug 02, 2015)

$
0
0
Download the release version (4.0) of the Visual Studio add-in for SQL Server Compact 3.5, 4.0 and SQLite from Visual Studio Gallery

RELEASE NOTES

New features
Scan solution for database connections now also scans for SQLite database files
SQLite-net DataAccess.cs now also contains views
SQLite-net DataAccess.cs now supports nullable columns (like int?)

Rename connection name
NULL values displayed as 'NULL' in Query results text and grid
(can be switched off to get previous behaviour)
Unique indexes now always scripted as UNIQUE constraints
Works with Visual Studio 2015, including the free Visual Studio Community 2015

Improvements
Clarified location of Server Explorer - Data Connections
Made Toolbar white!
Allow Esc key on About dialog
Improved scripting of some SQL Server default values

Bug fixes
SQL CE scripting to SQLite should not include ROWGUIDCOL and newid()

REVIEWS

I would be very grateful if you post any reviews for the Toolbox here

-

Released: Release 4.3 Visual Studio add-in (Aug 02, 2015)

$
0
0
Download the release version (4.3.0.2) of the Visual Studio add-in for SQL Server Compact 3.5, 4.0 and SQLite from Visual Studio Gallery

RELEASE NOTES

New features
Scan solution for database connections now also scans for SQLite database files
SQLite-net DataAccess.cs now also contains views
SQLite-net DataAccess.cs now supports nullable columns (like int?)

Rename connection name
NULL values displayed as 'NULL' in Query results text and grid
(can be switched off to get previous behaviour)
Unique indexes now always scripted as UNIQUE constraints
Works with Visual Studio 2015, including the free Visual Studio Community 2015

Improvements
Clarified location of Server Explorer - Data Connections
Made Toolbar white!
Allow Esc key on About dialog
Improved scripting of some SQL Server default values

Bug fixes
SQL CE scripting to SQLite should not include ROWGUIDCOL and newid()

REVIEWS

I would be very grateful if you post any reviews for the Toolbox here

-

Updated Release: Release 4.3 Visual Studio add-in (aug 02, 2015)

$
0
0
Download the release version (4.3.0.2) of the Visual Studio add-in for SQL Server Compact 3.5, 4.0 and SQLite from Visual Studio Gallery

RELEASE NOTES

New features
Scan solution for database connections now also scans for SQLite database files
SQLite-net DataAccess.cs now also contains views
SQLite-net DataAccess.cs now supports nullable columns (like int?)

Rename connection name
NULL values displayed as 'NULL' in Query results text and grid
(can be switched off to get previous behaviour)
Unique indexes now always scripted as UNIQUE constraints
Works with Visual Studio 2015, including the free Visual Studio Community 2015

Improvements
Clarified location of Server Explorer - Data Connections
Made Toolbar white!
Allow Esc key on About dialog
Improved scripting of some SQL Server default values

Bug fixes
SQL CE scripting to SQLite should not include ROWGUIDCOL and newid()

REVIEWS

I would be very grateful if you post any reviews for the Toolbox here

-
Viewing all 2796 articles
Browse latest View live


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