SQL Server 2005 Questions and Answers

Recent IT Questions

61 - 80 of 535

Data integration

I want to import a table from dbase III to Sql server 2005. I also want to automate this process and run it after ever one hour. Is there a simple way to do this task.

asked by ShSyed

  5 pts.

Issues rebuilding system database on SQL Server Express 2005

I am having some trouble rebuilding the system databases on my SQL Server Express 2005 instance. While I have had a total system failure, the backups have been good. I have restored the operating system but obviously there are no SQL system databases present (they were open at the time of the...

asked by SQL Server Ask the Experts

  2445 pts.

Deadlock issue in SQL Server 2005

I have encountered a deadlock issue in <A href="http://searchsqlserver.techtarget.com/topics/0,295493,sid87_tax301323,00.html”>SQL Server 2005</a>. According to the trace flag 1204 report, the following two queries are causing the deadlock: 1. Simple insert statement INSERT INTO...

asked by SQL Server Ask the Experts

  2445 pts.

Error backing up with SAP transaction DB13

The following error message occurs when I attempt to backup with SAP transaction DB13: ***************************** SQL Job information ****************************** Jobname: SAP CCMS Full DB Backup of master,RPD [20090620094326-6-094326] Type: TSQL DB-Name: RPD For Run: ...

asked by SQL Server Ask the Experts

  2445 pts.

Restoring a deleted table in SQL Server 2005

How do I restore a deleted table in SQL Server 2005?

asked by SQL Server Ask the Experts

  2445 pts.

Is it possible to connect from the SSIS Analysis Services task to SQL Server 2000 Analysis Services?

Using the Analysis Services Processing Task in SSIS 2005, we are trying to connect to SQL Server 2000 Analysis Server cubes. While we are able to successfully create an Analysis Services connection, when we try to configure the task and specify the connection created above, we receive the following...

asked by SQL Server Ask the Experts

  2445 pts.

SQL Server 2005 Processor Licence

Hi All, Just wondering what happens when an additional licence is purchase for a SQL Server 2005 that is currently running with one processor. IE. How do we purchase the processor licence for our clients, what to do when we purchase this licence? Thanks in advance.

asked by Db23

  230 pts.

Increasing Processors of SQL Server 2005 in VM

Hi, We are about to increase the number of processor on a Virtual Machine from 1 to 2 for one of our clients, will this affect the SQL Server 2005 which installed on the Virtual Machine, just wondering if are any issues to look out for, and if anyone has done this before? Thanks.

View Answer   |  Jul 2 2009  6:12 AM GMT
SQL Server 2005, Virtual Machines
asked by Db23

  230 pts.

Problem with Download-only Articles in New Subscription of Merge Replication

Hi, I have a Publication in a SQL Server 2005 Merge Replication with Mobile Devices. To explain my problem follow this example: I have an Article in Download-Only with 100 rows. When I start new subscription I look, in the Replication Monitor, that Process start with "Insert 300 rows" for this...

asked by Eclipses

  5 pts.

Which version of SQL will work best?

We have a small but critical application that is accessed by about 30 - 40 users on our network. We want to set up a SQL environment to run the database, but the application accessing the data is locally installed on each users machine. Users will access the db over our network using an ODBC...

View Answer   |  Jun 27 2009  5:40 AM GMT
SQL Server 2005, SQL Server Express, SQL Express 2005
asked by LeninKAF

  5 pts.

Migrate User & Permissions SQL 2000 to SQL XXXX

Hello, I need to a new windows server, but too install MS SQL Server 2005. Who know or have a code to do this job. Tank you so much.

asked by Njimenez

  5 pts.

Failover issues in a SQL Server 2005 mirrored database

I have a SQL Server 2005 mirrored database with a witness. Everything seems to be working OK but I am having problems in the instance a failover occurs. Once the primary server goes down, my access to the database continues normally once both servers are back up and running and the old mirror is...

View Answer   |  Jun 25 2009  4:23 PM GMT
SQL Server 2005 connectivity, Failover, DSN
asked by SQL Server Ask the Experts

  2445 pts.

Adding processor to SQL Server 2005

Hi All, We are about to add an additional processor to one of our SQL Server 2005, just wondering if there are any downside to doing this and if this a low risk task to do, i.e. we won't encounter any problem after doing this? Thanks.

View Answer   |  Jun 25 2009  3:45 AM GMT
SQL Server 2005, Processors, CPU
asked by Db23

  230 pts.

SQL script to disable views after a demo period.

Hi, I have a sql view that I created for someone on a test basis. I want to create something (stored procedure, trigger, etc) that will delete or disable this view after a 30 day trial period. I prefer to make the view unvisible even to the "sa" administrator so that the view can not be recreated...

View Answer   |  Jun 23 2009  3:25 PM GMT
SQL, SQL Server 2005, SQL scripts
asked by Katiekat

  5 pts.

Retrieving System information

I need to retrieve logins and users for all databases by server for SS2000 - 08. Querying the system tables sysservers, sysdatabases, sysloginns and sysusers provide the information. But how do I collect all that information with one query hopefully that I can run against all serves in the...

Answer Question   |  Jun 18 2009  5:53 PM GMT
SQL Server 2000, SQL Server 2008, SQL Server 2005
asked by Calcindor

  5 pts.

Are there any specific considerations we should be aware of as we attempt to migrate applications to a Hyper-V virtualized machines?

We have major applications (Exchange 2007 and SQL 2005) that we have in a mission critical configurations “clustered.” Are there any specific considerations we should be aware of as we attempt to migrate these applications to a Hyper-V virtualized machines? Are there any resources available...

View Answer   |  Jun 18 2009  2:02 PM GMT
Hyper-V, Virtual Machines, Hyper-V Virtualized Machines
asked by ITKE

  10345 pts.

MS SQL SERVER (BKUPEXEC) Services wont start

Hi ALL, Background: Windows 2003 Server returned the error missing or corrupted file after the server was found OFF due to possible power problems (Server is on a UPS). Ran a CHKDSK on the server and it fixed the missing or corrupted file problem and server now up and running. Is seems that my...

View Answer   |  Jun 17 2009  2:22 PM GMT
SQL Server 2005, SQL Server backup, MSSQL$BKUPEXEC
asked by Ahmyown

  30 pts.

Transaction Log - SQL Server 2005

How do i find out what transaction log file was last applied to a database?

asked by Hydra

  145 pts.

Connecting to a SQL Server 2005 database through LAN

I am trying to connect to my SQL server 2005 database on my server. I open SQL server 2005 management studio and try to set the server name to IPADDRESS\SERVER3 (the name of the server) but this doesnt work. I have also tried with connection strings in VB and these dont work either

asked by Providence

  15 pts.

Replacement of CROSS APPLY statement

1. I am running query in which cross apply operator is used 2. That same query exceutes more than 10 times 3. Due to cross apply it increase the time to excute the report

asked by Archanaraghulohe

  10 pts.

61 - 80 of 535