| Thread | Last Post | Replies |
|
| Group multiple rows into single row | 09 Jul 2008 02:43 GMT | 3 |
Take the following table... TABLE_A id value ----------
|
| SQL 2005 and RECONFIGURE | 08 Jul 2008 21:31 GMT | 1 |
I have SQL 2005 Enterprise 64bit running on Windows 2003 64bit. I ran sp_configure to show advanced options. When I try to execute RECONFIGURE it fails stating that ad hoc updates to the system catalogs are not allowed. Any ideas?
|
| how to copy a table from db A to db B? | 08 Jul 2008 20:41 GMT | 4 |
is there a way to copy a table from database A to database B? I use sql server 2005 express and Management Studio. Thanks Albert
|
| Stored Prcedure Help. | 08 Jul 2008 14:05 GMT | 1 |
Dear Friends, Dear Friends, I would like to write a stored prcedure which reads data from one table and inserts into different table.
|
| alter table alter column to set column constraint unique | 08 Jul 2008 13:25 GMT | 2 |
I feel sure its a simple question but can someone give me the correct syntax to alter a column to enable a unique constraint. I thought the following would work alter table tabname alter column colname add constraint constname unique
|
| .mdf fragmentation due to autogrowth | 08 Jul 2008 13:04 GMT | 2 |
SQL Server 2005: Our database is set to autogrow which has resulted in fragmentation of the .mdf file across the disk. If we restore the database from a .bak file to the identical location over the existing database, would this maintain the
|
| error "the file mydb.mdf cant' be overwritten ..." | 08 Jul 2008 12:24 GMT | 8 |
i made a database 'mydb' in sql server 2005 express and a backup of it 'mydb.bak'. I changed some tables, indexes etc ... in the database and made a new backup of this new version of 'mydb' but before that, i changed the previous backup
|
| Scheduled Job Failed | 08 Jul 2008 12:22 GMT | 2 |
A scheduled job failed yesterday. We would like to know where can we find the error message of that failed job ? From view history, it gives us part of the message but truncated (due to limited space). Thanks
|
| How can i determine that sql server 2005 express is installed in a system? | 08 Jul 2008 08:48 GMT | 2 |
Hi! How to check that SQL Server 2005 Express is installed in a system? I want to create a small program that will create or modify a specific database for my software. How do i check for the existance of the sql server? Then prompt the user if he wants to set up sql server ...
|
| Transation Logs in a default location | 08 Jul 2008 06:53 GMT | 1 |
Is it possible we set a default location ONLY for all log files of user databases? Thanks, Felipe
|
| Master and master_log in different drives | 08 Jul 2008 06:40 GMT | 5 |
Is it a good practice separate master.mdf and master_log.ldf in different drives? If yes, how? Thanks,
|
| Maintenance Plan | 08 Jul 2008 05:58 GMT | 5 |
I setup an Integrity and Optimization job to be ran once a week on one of my SQL 2005 Servers. The job failed over the weekend. This is the output that I get: NEW COMPONENT OUTPUT
|
| Help with Performance Issues / Application Event Log filled with S | 08 Jul 2008 05:55 GMT | 4 |
Win2k3 2-Node Active/Passive config cluster SP2 Win2k3 and SQL2005 SP2 2 small questions 1) SQL is writing events into the Application Log. I am not too sure how to
|
| SQL2000 Max datafile size & placement for performance | 08 Jul 2008 05:22 GMT | 2 |
environment sqlserver 2000 SP4 enterprise SAN -Virtual Array storage I have a database which has 3 datafiles under one filegroup(not on primary) and one log file. two of those data file size is around 30GB
|
| Where discuss SQL 2008? | 08 Jul 2008 02:45 GMT | 3 |
Is there another forum with more traffic about SQL 2008? Thx, J.
|