Top "Sql-server-express" questions

Microsoft SQL Server Express is a freely downloadable and distributable version of Microsoft's SQL Server relational database management system.

SQL Server Management Studio - Adding/Moving Columns require drop and re-create?

Why do I get message that the table needs to dropped and re-created when I add/move columns? I believe …

sql-server sql-server-2005 sql-server-2008 sql-server-express
LocalDB: How do you delete it?

Setup: Entity framework code first to new database. Scenario: I'm playing around with EF and I add a bunch of …

c# visual-studio sql-server-express
Crystal Report: Unable to connect incorrect log on parameters

When printing a report, the user sometime have the following error: CrystalDecisions.CrystalReports.Engine.LogOnException: Error in File C:\DOCUME~1\…

c# winforms crystal-reports sql-server-express
System.Data.DataException error occurred in EntityFramework.dll

I have been following this tutorial Getting Started with Entity Framework 6 Code First using MVC 5. When I got to the …

visual-studio-2013 asp.net-mvc-5 sql-server-express entity-framework-6 localdb
Is there a SQL Server Profiler for SQL Server Express?

Is there a SQL Server Profiler for SQL Server Expess? Maybe an open-source one? Or maybe just a tool that …

sql-server profiling sql-server-express
Repair/Remove/Install processes for SQL Server 2012 Express get stuck or hung

An instance of SQL Server 2012 Express became corrupted somehow. I suspect it was related in some way to my use …

sql-server sql-server-express repair
Why can't I connect to a SQL Server 2012 LocalDB shared instance?

I'm trying to set up a SQL Server 2012 LocalDB (RTM, x64) shared instance on my Windows 7 x64 machine and I …

sql-server sql-server-express sql-server-2012 localdb sql-server-2012-express
How can I create a user in SQL Server Express database I added to my project?

How can I create a SQL user in a SQL Server Express database that I added to my project? I …

sql sql-server sql-server-express
Can I get sql profiler for sql2008 for free?

Is it possible to get sql profiler for sql2008 for free or you have to have a license to get …

sql-server-express profiler sql-server-2008-express
Can SQL Server Express LocalDB be connected to remotely?

I am looking into using the new SQL Server Express LocalDB (I think it is code named "Denali") for a …

sql sql-server database sql-server-2012 sql-server-express