Microsoft SQL Server Express is a freely downloadable and distributable version of Microsoft's SQL Server relational database management system.
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-expressSetup: 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-expressWhen 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-expressI 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 localdbIs 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-expressAn 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 repairI'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-expressHow can I create a SQL user in a SQL Server Express database that I added to my project? I …
sql sql-server sql-server-expressIs 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-expressI 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