SQL 2005 Database Questions and Answers

Recent IT Questions

1 - 4 of 4
<<PREVIOUS 1 NEXT>>

Auto backup configuration in SQL2005

How to setup an autobackup for the backup type of Full database and transaction log together as a single bakup file in sql2005.? We can setup to backup full database seperately and transaction log seperately, but i wanted these two should be a single backup file. Any suggestion pls. ...

View Answer   |  Oct 30 2009  6:01 AM GMT
SQL 2005 Database, SQL 2005, SQL Backup
asked by Shamoh

  40 pts.

Can I add a local SQL 2005 instance to a clustered node

I have a 2 nodes (Active/Active) SQL 2005 Standard cluster. Since SQL STD only support two clustered instances, can I add a local instance to each node? I don't need this local instance to fail over. Is it possible to have the two clustered instances an two local instance one on each node?

asked by NetWeb

  70 pts.

Reporting and Mirrored SQL2005 DB

Can i access the sql2005 mirrored db via crystal reports for reporting

View Answer   |  Mar 10 2009  8:04 PM GMT
SQL 2005, SQL Database, SQL 2005 Database
asked by Civmailman

  15 pts.

indexes on a large table

hello, i got a 5milion rows on a single table, my database is sql2005 and my select is : SELECT top * FROM tbl1 WHERE ip_from <= 3515134258 and ip_to >= 3515134258 the 3515134258 is on a sample but the format is similar: SELECT top 1 * FROM tbl1 WHERE ip_from <= [value] and ip_to...

View Answer   |  Nov 11 2008  7:33 PM GMT
SQL Database, Index Performance, SQL 2005
asked by Bbbttt

  15 pts.

1 - 4 of 4
<<PREVIOUS 1 NEXT>>