G
Gustaf
Can't find a good place for this, but hopefully, this group isn't too far off. I just installed SQL Server Developer Edition, and found a tutorial online to get started. In the tutorial, which is made for Express Edition, they create a database from Visual Studio with the command Add New Item -> SQL Database. And then it's just to start working on the columns. Very simple.
But when I tried it, Visual Studio complained that Express Edition wasn't installed! Isn't Developer Edition good enough for Visual Studio? Well, I downloaded the basic Express Edition, and installed it (it was installed with Visual Studio, but I removed it before installing Developer Edition), and now I get another, even more cryptic message: "Failed to generate a user instance of SQL Server due to failure in starting the process for the user instance. The connection will be closed."
Googling for this message and you end up in a hopeless mess of proposed solutions, most of which doesn't work for most people. All I want to know is: can you create a SQL Database from within Visual Studio, using anything other than SQL Server Express Edition?
Gustaf
But when I tried it, Visual Studio complained that Express Edition wasn't installed! Isn't Developer Edition good enough for Visual Studio? Well, I downloaded the basic Express Edition, and installed it (it was installed with Visual Studio, but I removed it before installing Developer Edition), and now I get another, even more cryptic message: "Failed to generate a user instance of SQL Server due to failure in starting the process for the user instance. The connection will be closed."
Googling for this message and you end up in a hopeless mess of proposed solutions, most of which doesn't work for most people. All I want to know is: can you create a SQL Database from within Visual Studio, using anything other than SQL Server Express Edition?
Gustaf