Visual Studio 2015 Express for Web 是不是支持 SQL Server Compact?
Posted
技术标签:
【中文标题】Visual Studio 2015 Express for Web 是不是支持 SQL Server Compact?【英文标题】:Does Visual Studio 2015 Express for Web support SQL Server Compact?Visual Studio 2015 Express for Web 是否支持 SQL Server Compact? 【发布时间】:2016-09-02 14:02:01 【问题描述】:我目前正在使用 Web 应用程序,并希望使用 SQL Server Compact 作为包含数据的数据库。我找不到可以与 Visual Studio 一起使用的 SQL Server Compact 版本。当我检查可用的工具时,我在组件列表中找不到 SQL Server Compact,即使它显示它已安装在 nuget 包中。到目前为止,我已经尝试了多个版本,但都没有运气。这个版本的VS 2015 Web Express可以用这个软件吗?
Here's the log: 9/2/2016 10:19:03 AM - Microsoft VSIX Installer
9/2/2016 10:19:03 AM - -------------------------------------------
9/2/2016 10:19:03 AM - Initializing Install...
9/2/2016 10:19:03 AM - Extension Details...
9/2/2016 10:19:03 AM - Identifier : 41521019-e4c7-480c-8ea8-fc4a2c6f50aa
9/2/2016 10:19:03 AM - Name : SQL Server Compact/SQLite Toolbox
9/2/2016 10:19:03 AM - Author : ErikEJ
9/2/2016 10:19:03 AM - Version : 4.5.0.2
9/2/2016 10:19:03 AM - Description : SQL Server Compact/SQLite Toolbox add-in for Visual Studio. This add-in adds several features to help your embedded database development efforts: Scripting of tables and data, import from SQL Server and CSV files and much, much more.
9/2/2016 10:19:03 AM - Locale : en-US
9/2/2016 10:19:03 AM - MoreInfoURL : http://sqlcetoolbox.codeplex.com/
9/2/2016 10:19:03 AM - InstalledByMSI : False
9/2/2016 10:19:03 AM - SupportedFrameworkVersionRange : [4.0,4.9]
9/2/2016 10:19:03 AM -
9/2/2016 10:19:03 AM - SignatureState : Unsigned
9/2/2016 10:19:03 AM - Supported Products :
9/2/2016 10:19:03 AM - Microsoft.VisualStudio.Pro
9/2/2016 10:19:03 AM - Version : [10.0]
9/2/2016 10:19:03 AM - Microsoft.VisualStudio.Pro
9/2/2016 10:19:03 AM - Version : [11.0]
9/2/2016 10:19:03 AM - Microsoft.VisualStudio.Pro
9/2/2016 10:19:03 AM - Version : [12.0]
9/2/2016 10:19:03 AM - Microsoft.VisualStudio.Pro
9/2/2016 10:19:03 AM - Version : [14.0]
9/2/2016 10:19:03 AM - Microsoft.VisualStudio.Pro
9/2/2016 10:19:03 AM - Version : [15.0]
9/2/2016 10:19:03 AM -
9/2/2016 10:19:03 AM - References :
9/2/2016 10:19:03 AM - -------------------------------------------------------
9/2/2016 10:19:03 AM - Identifier : Microsoft.VisualStudio.MPF
9/2/2016 10:19:03 AM - Name : Visual Studio MPF
9/2/2016 10:19:03 AM - Version : [10.0,)
9/2/2016 10:19:03 AM - MoreInfoURL :
9/2/2016 10:19:03 AM - Nested : No
9/2/2016 10:19:03 AM -
【问题讨论】:
为什么不呢? Here's a walkthrough. visualstudiogallery.msdn.microsoft.com/… 你想做什么?您是否尝试从遗留应用程序进入数据库。考虑谷歌搜索“sql compact edition management studio”等。将特定版本的 SQL Compact(即 3.5、4)添加到您的查询中。 由于工作中的安全原因,我正在尝试使用此工具而不是更传统的数据库。我已经尝试安装多次,但没有成功。 【参考方案1】:工具 ErikEJ 的创建者在网站的“问答”部分回答了问题:https://visualstudiogallery.msdn.microsoft.com/0e313dfd-be80-4afb-b5e9-6e74d369f7a1/view/Reviews/2
他的回答 =“没有扩展,包括这个,与 VS Express 一起工作,你需要社区版(免费)或更高版本(Pro/Enterprise)”
感谢您的回复。
【讨论】:
以上是关于Visual Studio 2015 Express for Web 是不是支持 SQL Server Compact?的主要内容,如果未能解决你的问题,请参考以下文章
2013 年 Visual Studio 中 VB.NET 的格式说明符