Visual studio 2010 and Sql Server

前端 未结 3 841
误落风尘
误落风尘 2021-01-12 23:05

Do visual studio 2010 include already Sql Server instance, or I need to install Sql Server developer edition to develop an application that need a Sql Server db.

If

3条回答
  •  忘掉有多难
    2021-01-13 00:06

    I think the size limitation is not the main issue. In Sql Server 2008 you have some features in Sql Server Management Studio that aren't available in the Express management Studio or the Express database engine, like: - suggesting the table and column names (in Query Window) - Sql profiler Cor Westra

提交回复
热议问题