SQL Server 2005 Questions and Answers

Recent IT Questions

41 - 60 of 535

sqlserver2005 on windows vista home premium(32 bit)

i have sqlserver2005 wid service pack 2 installed,it gives server names as-'user-pcsqlexpress'&'user-pc'. But wen using visualstudio2008,if i give this as the server name during database connectivity it does not recognise and the error msg says that d server doesnt exists.Please give me a solution

asked by Rishabhshukla

  5 pts.

Bulk-Logged Recovery Model SQL Server 2005

If I change the recovery model on the database from full to bulk-logged to run DBCC CheckDB and Rebuild Indexes is changing the recovery model the correct thing to do? Software/Hardware used: SQL Server 2005

View Answer   |  Aug 20 2009  5:06 PM GMT
SQL, SQL Server 2005, SQL Server 2005 performance
asked by RickMartinez

  85 pts.

SQL Server Transaction Logs

If I change the recovery model on the primary database from full to simple and then change the primary database back to full again. Would that break the log chain? It seems the log shipping breaks after we do that. Software/Hardware used: SQL Server 2005

asked by RickMartinez

  85 pts.

SQL DB Manage/Admin

Any suggestions or ideas on DBA enterprise software for managing remote sqlservers??   Looking for tools to manage and administer from one main sqlserver.   Thanks Software/Hardware used: Windows Server 2008

asked by Cabrini

  5 pts.

ACCESS 2007 and SQL Server 2005 Schema Updates

We have several clients with access to reports (provided via Views). The reports for each client are separated by being under a different SQL Server 2005 Schema. Obviously we can get each client to link to their Views but the client wants things to work like an ADP - that is, as reports are added,...

Answer Question   |  Aug 13 2009  2:56 PM GMT
SQL Server 2005, Access 2007, Microsoft Access
asked by NHSNick

  5 pts.

PRINT statement in Stored Proc SQL Server 2005

Does PRINT statement in stored proc cause network traffic or any performance issues? Can i get some tips to write good store proc that gains performance.   Thanks.

View Answer   |  Aug 12 2009  6:27 AM GMT
SQL Server 2005, SQL Server stored procedures
asked by Jsql

  140 pts.

T-SQL query to ACESS 2007 database

I need examples of T-SQL queries running on SQL Server 2005 that retrieve data from a MS ACCESS 2007 Table. Any explanations are appreciated. Thanks

Answer Question   |  Aug 11 2009  6:32 PM GMT
Access 2007, Access Database, SQL Server 2005
asked by DamMan

  5 pts.

Adding data in SQL 2005 server

i am trying to add data on an sql database from backend problem is it does not acceptnull values kindly help. My email address is edmuia@yahoo.com

View Answer   |  Aug 6 2009  2:00 PM GMT
SQL Server database, SQL Server 2005
asked by Zippyyepee

  15 pts.

view active directory data using SQL server 2005

How could I view active directory data using SQL server 2005. For example I have all of the data available in Human Resource system and I would like to pull some of the information to the active directory like name, position and department … ext where the user name is primary key. Thanks alot...

View Answer   |  Aug 6 2009  11:25 AM GMT
Active Directory, SQL Server 2005
asked by Reem

  15 pts.

SQL Server 2005 - Unable to Eun a Pull Subscription due to "unable to connect to distributor" error

I have 2 Windows server (Windows Server 2003) running SQL Server 2005. Server 1 is the distirbutor and publisher. For a snap-shot replication, I have no problems running a push subscription from server 1 to server 2. However when I try to set up and run a pull subscription on server 2. It fails...

View Answer   |  Aug 6 2009  9:37 AM GMT
SQL Server replication, SQL Server 2005
asked by DNG

  55 pts.

SQL Server 2005 question self join query

I have one table that name is TblCategory on that 2 columns are CategoryName another column name is UpperCategoryID my table is like this CategoryName UpperCatID ------------ ----------- Book Commerce Commerce Accounting Science Math Commerce B.O....

Answer Question   |  Aug 5 2009  10:36 AM GMT
SQL Server 2005, SQL Server Query, SQL Server tables
asked by Kotnimahesh

  5 pts.

Memory overhead recommended for benchmarking SQL server 2005 on vSphere

For a 'direct' physical to VM comparison of SQL server 2005, would anyone recommend giving the VM extra (say, 1.5GB) RAM to compensate for any overhead the OS needs? So a direct comparison would then be 1vCPU, 2.5GB RAM VM & SQL set to use 1GB RAM) vs. SQL on physical host set to use 1CPU and 1GB...

View Answer   |  Jul 31 2009  8:09 PM GMT
vSphere, SQL Server 2005, SQL Server memory
asked by SKrep

  5 pts.

SQL Server Profiler's TextData Column Has NULL And Longest Duration value

My Profiler's TextData Column Has NULL value and Longest Duration value (100000ms). What could be the reason? Thanks

View Answer   |  Jul 29 2009  12:25 AM GMT
SQL Server 2005, SQL Profiler, SQL Server Profiler
asked by Jsql

  140 pts.

Identity Reseed SQL Server 2005

I have the following table create table SubscriptionTrans ( transid bigint identity(9223372036854775805,1), transdate datetime ) Run the below insert script 3 times. insert into SubscriptionTrans select getdate() You'll get below error Msg 8115, Level 16, State 1, Line 1 Arithmetic overflow...

View Answer   |  Jul 24 2009  10:15 AM GMT
SQL Server 2005 (32-bit), SQL Server 2005
asked by Jsql

  140 pts.

SQL server as data source for OBI EE

hi everyone,i have been using OBI EE for the past 2 months.I have been using Oracle 10g database as a data source for OBI EE and it worked just fine and now im trying to use SQL server 2005 as my data source. My ODBC was succesful and i can import from that database but i get following errors when...

Answer Question   |  Jul 24 2009  9:35 AM GMT
OBI EE, SQL Server 2005, ODBC
asked by NewIT

  5 pts.

SQL Server 2005 Query Very Slow in the first run

Hi, I have an sql query which takes 8 seconds in the first run. The next run there after takes 0.5 seconds and all consecutive runs take 0.5 seconds. Is the plan getting cached? How do i make this query run in 0.5 second in the first run itself? Please find the query below. select...

View Answer   |  Jul 17 2009  10:15 AM GMT
SQL Server 2005, SQL query optimization, SQL queries
asked by Jsql

  140 pts.

SQL server 2005 to SQL server 2008

I am following using sql server 2008 but following some lessons written by BOB Taybor. Is MyCompany.mdf for 2005 abailable in 2008 format?

View Answer   |  Jul 16 2009  4:35 PM GMT
SQL Express, SQL Server Training, SQL Server 2005
asked by Standaman

  15 pts.

How to move SQL Server databases to a new drive.

I have installed all my databases (nice_cls and nice_audit) in D:/ drive and need to move them to E:/ drive.

asked by KD3135

  5 pts.

Accessing SSRS from a Web server

We have a Web server at our collocation site with public access. On the server, there is a simple menu with links that call SQL Server Reporting Services. We also have another server -- with SQL Server 2005 -- that contains our database and reporting services. This one is only on the internal...

View Answer   |  Jul 9 2009  3:22 PM GMT
SQL Server Reporting Services, SSRS, SQL Server 2005
asked by SQL Server Ask the Experts

  2445 pts.

Mirroring from a production environment to a DR environment

I have a production environment and a disaster recovery environment and each of them have two SQL 2005 servers in a cluster. We have two LANs -- the first one is our standard/everything LAN and the second is a Service LAN. We are looking to mirror from our production environment to our DR...

asked by SQL Server Ask the Experts

  2445 pts.

41 - 60 of 535