Hi!
Since I am very new to this DB engine and still learning; I ahve this basic question.
I ahve successfully installed SQL Server Express 2005 with default instance on my XP Laptop. I anm awar...
http://www.experts-exchange.com/Database/Miscellaneous/Q_21856223.html
Zones:
DatabasesDate Answered: 05/25/2006 Rating: 7.6 Views: 0
I suppose, SQL Server 2005 Express requires Windows 2000 or XP Pro, is this correct?
If so, what do you think I should do:
A. Buy a new computer (possible vista ready), or
B. Upgrade my exis...
http://www.experts-exchange.com/Microsoft/Development/MS-SQL-Server/Q_22066151.html
Zones:
MS SQL ServerDate Answered: 11/19/2006 Rating: 9.0 Views: 4
Hi
I have built an application that utilises SQL Server express 2005. I want to just copy the .exe and .dll files to another machine that has the .NET framewokr 2.0 installed and just run the a...
http://www.experts-exchange.com/Microsoft/Development/MS-SQL-Server/Q_22092411.html
Zones:
MS SQL ServerDate Answered: 02/11/2007 Rating: 7.2 Views: 0
Hi all
I am trying to run a SQL BCP utility command from a client PC. The SQL Server is 2005 and is on a Windows SBS 2003 Premium server.
I have the BCP in a batch file in a folder on the ...
http://www.experts-exchange.com/Microsoft/Development/MS-SQL-Server/Q_22154889.html
Zones:
MS SQL ServerDate Answered: 02/22/2007 Rating: 7.4 Views: 0
I am trying to install SQL Server 2005 dev addition. (I already have SQL Server 2000 installed.) Everything installs except the development tools and then it errors out. I made sure that all SQL S...
http://www.experts-exchange.com/Microsoft/Development/MS-SQL-Server/SQL-Server-2005/Q_2243...
Is it possible to change the way NULL values are treated in an orderby clause? In a datetime field, if the field is null, that record is first in the set, followed by the dates in ascending order....
http://www.experts-exchange.com/Microsoft/Development/MS-SQL-Server/SQL-Server-2005/Q_2255...
I am running win 2003, SQL server 2005.
I have 2 SQL services I am starting up with a domain account. When I reboot the server neither service starts, because of a logon failure (of the service)....
http://www.experts-exchange.com/Microsoft/Development/MS-SQL-Server/SQL-Server-2005/Q_2258...
Please see recent related question:
http://www.experts-exchange.com/Database/Miscellaneous/Q_22635220.html
I am using a dataset/dataadapter/datatable with commandbuilder to manage a subset of d...
http://www.experts-exchange.com/Database/Miscellaneous/Q_22635549.html
We currently have sbs 2003 which comes with sql 2000.
A program I am thinking about using needs either sql 2005 or sql 2005 express.
Can I run sql 2005 express with sql 2005?
What are the drawba...
http://www.experts-exchange.com/Microsoft/Development/MS-SQL-Server/SQL-Server-2005/Q_2267...
I am writing a procedure which needs table name and col. name to be passed in as variables. I am using dynamic SQL (i dont know if there is any other way). My problem is that when I use the followi...
http://www.experts-exchange.com/Microsoft/Development/MS-SQL-Server/SQL-Server-2005/Q_2276...