SQL Server 2008 Questions and Answers

Recent IT Questions

41 - 55 of 55
<<PREVIOUS 1|2|3 NEXT>>

Impact on application after upgrade from SQL Server 2005 to SQL Server 2008?

What would be impact/changes to be done in my application which is using general SQL for upgradation from SQL Server 2005 to SQL Server 2008 ?

View Answer   |  Dec 12 2008  8:15 AM GMT
SQL Server 2005, SQL Server 2008, SQL Server upgrades
asked by Vht

  5 pts.

how can make this SQL Server query faster

All, how can I make this query faster? Here is my code of stored procedure: ALTER procedure [dbo].[GetLMPReport] ( @typeId tinyint, @dataType varchar(2), @date date ) AS begin select distinct p.name, ISNULL (td24.price, 0) as '00', ISNULL (td1.price, 0) as '100', ISNULL (td2.price, 0) as...

View Answer   |  Dec 3 2008  6:10 PM GMT
T-SQL, SQL Server 2008, SQL Query
asked by Singhal1

  20 pts.

SQL Server 2005 or 2008?

I am a database user going back many years and have used several different platforms from the high-end (NCR's Teradata) down to MS Access. I work for a Marketing Service Provider and we do alot of Marketing Database building with associated reporting and analysis and also use SAS for statistical...

View Answer   |  Dec 2 2008  6:05 PM GMT
SQL, Microsoft Access, SAS
asked by Habana

  5 pts.

SQL Server 2008

How to format crlf inside a field text

View Answer   |  Nov 4 2008  8:31 PM GMT
SQL Server 2008, CRLF
asked by 260151

  5 pts.

SQL Server 2005 vs SQL Server 2008

When comparing SQL server 2005 to 2008, does 2008 hold more data, or is it just an upgrade on what you are able to do with the data?

View Answer   |  Oct 28 2008  11:55 PM GMT
SQL Server 2005, SQL Server 2008, SQL Server upgrades
asked by Ryzawack

  15 pts.

The SQL Server Analysis Services (MSSQLSERVER) service terminated unexpectedly.

We have installed sql server 2008 (64 bit) on windows server 2008 enterprise edition, in which around 10 jobs to populate the dimensions from relational db to analysis cubes. I am frequently facing the same error and the services gets stopped. "The SQL Server Analysis Services (MSSQLSERVER)...

asked by GIG

  240 pts.

SQL server 2005 vs. SQL server 2008

What is the benefits of SQL server 2008 over 2005 (version 3.5 over 2.0)?

View Answer   |  Oct 27 2008  8:01 PM GMT
SQL Server, SQL Server 2005, SQL Server 2008
asked by Ryzawack

  15 pts.

Two SQL (2005 and 2008) on the same machine.

We are planning to install some CRM software and it can only use 2005, however we will be upgrading to SQL 2008, is it possible to run 2 SQL versions (2005 and 2008) and is it a good idea from backup, maintenence and running. Will there be issues?

View Answer   |  Oct 7 2008  7:08 AM GMT
SQL Server 2005, SQL Server 2008
asked by HOK

  5 pts.

Disk Partitioning w/SQL Server 2000/2005/2008

I recently read some information regarding aligning the Disk for use with SQL Server from Mr. Denny. My understanding is, SQL Server handles data in chunks of 64KB, so the disk drive SQL Server writes to containing data and log files should be configured to work in 64KB chunks. The articles I am...

View Answer   |  Sep 11 2008  3:51 PM GMT
Partitioning, SQL Server 2000, SQL Server 2005
asked by JohnMCouch

  5 pts.

sql 2008 system tray icon

how can i add a system tray icon for sql 2008 just like sql 2000?

View Answer   |  Sep 2 2008  8:31 PM GMT
SQL Server 2000, SQL Server 2008
asked by Saga

  10 pts.

Copying databases in SQL Server 2005 and SQL Server 2008

In SQL Server 2005 and SQL Server 2008, the CREATE DATABASE function creates a new database and copies all the tables that are present in the model database. Is there a function where I can do the same from a template database?

View Answer   |  Jul 28 2008  3:39 PM GMT
SQL Database, SQL Server 2005, SQL Server 2008
asked by SQL Server Ask the Experts

  2445 pts.

Database Newbie

Im quite new to database security and MSSQL server 2005 and 2008 and was hoping to find some extra sites or books to help as I am currently writing an application to send OS info and service tags to our SQL server. I obviously can t have the SQL server directly on the internet with an open port but...

View Answer   |  May 27 2008  10:00 PM GMT
Database, SQL Server, Visual Basic .NET
asked by Neutrino

  10 pts.

What's a safer upgrade, SQL Server 2005 or the new SQL Server 2008?

Do you think that as of next January (2009), SQL Server 2008 will be too new and we should instead go with SQL Server 2005? FYI, we are not a big installation.

View Answer   |  Apr 18 2008  12:57 AM GMT
SQL Server 2008, SQL Server upgrades
asked by SQL Server Ask the Experts

  2445 pts.

Learning SQL 2005/2008

I would like to start from the grounds up in learning SQL 2005 and 2008. Any recomendations? I have been working with databases for sometime now including SQL 2000, but I have not jumped to anything newer. Thanks.

asked by NKaram

  5 pts.

Restoring a SQL Server 2005 IBM Rational RequisitePro database from SQL Server 2008, back to SQL Server 2005

I have installed a SQL Server 2005 IBM Rational RequisitePro DB into my local SQL Server 2008. Can I restore this database back to the SQL Server 2005 box? I know this was a problem when going from SQL Server 2005 to 2000.

asked by SQL Server Ask the Experts

  2445 pts.

41 - 55 of 55
<<PREVIOUS 1|2|3 NEXT>>