New to SQL Server 2005. Standard Edition.. what version should I load 32-bit or 64-bit. I loaded the 32-bit, what's the difference. Also with the 32-bit there was no "Northwind" sample database. ...
http://www.experts-exchange.com/Microsoft/Development/MS-SQL-Server/SQL-Server-2005/Q_2268...
New server. 2 arrays, first array is raid 1+0 70G partition. Second arry is raid 5 200G partition. Will my sql server performance suffer any type of performance problem if I put the log files on...
http://www.experts-exchange.com/Microsoft/Development/MS-SQL-Server/Q_22791948.html
I have a system lying around which consists of an AMD Athlon 64 3800+ CPU and 4GB of RAM - it is also running Windows Server 2003 R2.
Is this spec good enough to run MS Server 2005 Std or should...
http://www.experts-exchange.com/Hardware/Misc/Q_22983844.html
Fresh install of SBS 2003 Premium on a Dell PE1950 server. Workgroup edition of SQL Server will not work with the application that I need to install on this server, so I upgraded to SQL Server Sta...
http://www.experts-exchange.com/Microsoft/Development/MS-SQL-Server/SQL-Server-2005/Q_2337...
Query
---------------------------------------
SELECT Prof.membernumber, Prof.Program, Programs.ProgramName, Prof.Dues, Prof.Term,
CASE WHEN Prof.MemberType IS NOT NULL THEN MT.MemberType ELSE...
http://www.experts-exchange.com/Microsoft/Development/MS-SQL-Server/Q_23546801.html
Hi,
I am attempting to properly configure SSRS on SQL Server 2005 Standard (x64) and have been running into an issue when I attempt to access ReportManger. I receive the message "The report ser...
http://www.experts-exchange.com/Microsoft/Development/MS-SQL-Server/SQL-Server-2005/Q_2355...
hi,
trying to install x64 standard to our new DC and its not letting me becasuse it has MSDE 2000 on with HP insight management on.
whats best to get around this?
http://www.experts-exchange.com/OS/Microsoft_Operating_Systems/Windows/Windows_64-bit/Q_23...
I have 2 tables, Members and AwardsMember in a Coldfusion 8 project.
AwardsMember
-----------------------------
MemberNumber(blank),
AwardID(data - int),
JBFaward(data - nvarchar)
Memb...
http://www.experts-exchange.com/Programming/Languages/SQL_Syntax/Q_23617231.html
Zones:
SQL SyntaxDate Answered: 08/04/2008 Grade: A Views: 27
just created a maintenance plan for index checks, integrity, rebuild etc and get this following:
create maintenance plan failed.
additional information:
creating instance of the COM componen...
http://www.experts-exchange.com/OS/Microsoft_Operating_Systems/Windows/Windows_64-bit/Q_23...
hi,
does anyone know how to configure a maintenance plan or job so that after a period of time the full backups are archived/deleted from the server. on our old sql 2000 box there is an option ...
http://www.experts-exchange.com/Microsoft/Development/MS-SQL-Server/SQL-Server-2005/Q_2364...