Use this tag for questions specific to scaled down, free edition of SQL Server 2005.
Where is the configuration manager for SQL Express 2005? I need to configure SQL Server for TCP/IP but there is …
sql-server sql-server-express ssms sql-server-2005-expressI am trying to add the NETWORK SERVICE login cause I still can’t connect to the AdventureWorks3 database. But …
sql login sql-server-express sql-server-2005-expressI am trying to connect to the sample database Northwind in SQL Server 2005 Express through Visual C++ 2008 using the following …
.net visual-c++ c++-cli sql-server-2005-expressI am trying to restore a database in my sql server 2005 express edition. I know that to restore the database …
sql-server sql-server-2005-expressI have SQL Server 2005 SP4 Express, when I try to establish connection from VS2010 to my database, I get a …
visual-studio-2010 sql-server-2005-expressI have installed SQL Server Management Studio Express 2005 in windows 7. SERVER TYPE: Database Engine SERVER NAME: Avani-PC\SQLEXPRESS AUTHENTICATION: Windows …
sql-server-2005-expressIm using SLQ server 2005. I have this table were i register a list of items creating an "order" wich will …
sql sql-server select sql-server-2005-expressI want to use profiles and was able to use aspent_regsql -A p to install the tables. I can …
.net sql-server sql-server-2005-express profilesI am attempting add a tableadapter to a stored procedure in my SQL Server 2005 Express. The stored procedure, however, uses …
tsql stored-procedures visual-studio-2008 strongly-typed-dataset sql-server-2005-expressI am wondering. I have a complex query which runs in a SQL Server 2005 Express edition in around 3 seconds. The …
sql-server performance sql-server-2005-express