I am connecting to a SQL Server Express 200开发者_如何学Go5 on another PC on our company LAN. On my PC (which has Windows7) the connection is immediate. On our tester PC (who has Windows XP), the con
i have an instance of SQL server 2008 and an instance of SQL server 2008 Express. i have been mainly using the SQL server 2008 instance with the following connection string...
I installed Microsoft SQL Server 2005 Express edition on my Vista Ultimate computer. However, when it opens I enter my computer n开发者_运维问答ame / SQLEXPRESS. When I click the Connect button, it gi
We are facing a strange performance problem with \"SQL Server Express 2005\" in a very simple condition.
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
I\'m in a situation where I need to create a partial copy of a database from a remote SQL Server (2005/2008 Express Edition) and store it in a local SQL Server (2005/2008 Express Edition) database. Th
I\'m trying to delete a couple of rows USING SQL Server management studio, for 2 rows only i get the message
The snapshot says is it all - I used to be able to attach a dat开发者_运维百科abase, but after i detached today then tried to attach, i kept getting this error:
In my code I\'m attempting to use a transaction using TransactionScope with Entity Framework.While in this transaction we are opening a regular SQL connection to a seperate server and database.When th
I have two computers that share the same Internet IP address. Using one of the computers, I can remotely connect to a SQL Server database on the other. Here is my connection string: