We currently use a VS 2010 (upgraded from 2008) setup project to install our application, and utilize the SQL Server 2008 install prerequisite.
I\'m very sorry about this being a very cliché question, but I really need to understand some specific things.
I was trying to remove my recent connection list by deleting the mru.dat (in Application Data folder under windows xp) file aspointed out in nume开发者_如何学编程rous tutorial over the internet(I just
Running as Administrator on my machine, I can create databases just fine, but when I try to create a user it fails wit开发者_StackOverflow社区h this error message.
I am using code similar to this Support / KB article to r开发者_如何学Goeturn multiple recordsets to my C# program.
I want to install SQL Server 2008 express. I have already Visual Studio 2008 Team System with SP1. VS in help > about shows me:
I have a piece of code that creates an SQL Server Express 2008 in runtime, and then tries to connect to it to execute a database initialization script in Transact-SQL. The code that creates the databa
I\'ve created a new SQL 2008 database project in Visual Studio 2010 and filled it with the contents开发者_如何学C of a local SQL Express database. When I try to build the database project I get this e
I\'m used to MySQL and PHPMyAdmin - I had to switch over to MSSQL for an ASP.net project, and I\'m having tons of trouble. I\'m using the express version of SQL 2008, with SQL Server Management S开发者
I am going to install Vi开发者_如何学Gosual Studio 2010 Premium. I have SQL Server 2008 Express already installed on my laptop along with Visual Studio 2008 Professional.