| Thread | Last Post | Replies |
|
| xp_delete_file | 31 Jan 2008 23:26 GMT | 7 |
As per my manager's directive, I am attempting to forcibly shrink the log files of multiple SQL Server 2005 databases with the following process: USE [master] GO
|
| HELP : Remote query from 2005 to 2000 returns wrong recordset when TABLE CONSTRAINTS exist | 31 Jan 2008 21:45 GMT | 6 |
I came across this bug and could not find a solution, and I'm blocked. Can anyone help ? I have a table with TABLE CONSTRAINT, located at a SQL 2000 (SP3 or SP4) server.
|
| check whats needed if load doubled over the next few months | 31 Jan 2008 19:37 GMT | 3 |
If we anticipate our load to double i.e twice the number of customers,etc.., how do we go about planning if the db system today is adequate to meet that demand ? What areas should we look at and what to consider to provide that scale ?
|
| Problem Applying Patches Due To Missing Patch Uninstall Files | 31 Jan 2008 18:03 GMT | 1 |
Has anyone run into problems applying patches to SQL Server due to missing patch uninstall files? The patch uninstall files in C:\WINDOWS seem like they can be removed as long as you no longer want to uninstall the patches.
|
| install another instance in existing sql server | 31 Jan 2008 15:41 GMT | 3 |
hi, How do I isntall another isntance in existing sql server? Thanks
|
| Distrubuted Transactions with AS400 | 31 Jan 2008 15:28 GMT | 4 |
I have created stored procs that update SQL and AS400 (Linked server) tables. I want to wrap both updates in a transaction, however when I do, I get the error "The operation could not be performed because OLE DB provider "MSDASQL" for
|
| Backup Error - SQL 2005 | 31 Jan 2008 15:17 GMT | 4 |
I just posted a question about my Backup Plan 2005 SQL and I got very good answers!, but now, I'm getting other problem, I'm checking the event viewer and I see this error message : "BACKUP LOG WITH TRUNCATE_ONLY or WITH NO_LOG is deprecated. The simple recovery model should be ...
|
| Count | 31 Jan 2008 13:00 GMT | 9 |
I am trying to count entries into each column heading by zip code, but when I run the script below I get the same count across all columns. Can someone tell/show me how to make these unquie counts? Thanks in advance.
|
| how to get a list of objects in a file or filegroup | 30 Jan 2008 21:24 GMT | 4 |
To speed up the backup of a 23GB sql 2k db used for monthly archives I split the original file into 2 files in two separate file groups. I then moved all user tables and indexes on the secondary
|
| Login failed for user 'NT AUTHORITY\LOCAL SERVICE'. [CLIENT: <local machine>] | 30 Jan 2008 21:19 GMT | 3 |
Good Day, I am receiving the following errors in the event log and the SQL server 2005 error log:- Date 30/01/2008 12:08:45
|
| giving users outside access to sql server 2k5 | 30 Jan 2008 18:51 GMT | 1 |
I'm trying to give access to users outside my firewall using an untrusted sql login but for some reason I'm not able to do this. I've opened up port 1433 on the firewall and pointed it to the server with the same port number but I'm still not able to make a connection.
|
| Hi all in the SQL world | 30 Jan 2008 18:09 GMT | 4 |
Can someone recomend a good website to read up on?
|
| Backing up log files | 30 Jan 2008 17:23 GMT | 7 |
I'd like to know what happens to a log file when you back it up. I received an error that my log file had grown too much & that I should back it up, which I did & I no longer received the error. But what happens when you simply back up a log file? Does it also truncate
|
| Access 2003 and SQL Server 2005 | 30 Jan 2008 16:31 GMT | 2 |
I have a client who is having trouble modifying a SQL Server 2005 database from Access 2003. I think they are trying to change not only data, but the DB fields as well (tables, etc.)
|
| Changing a server's TCP/IP address. | 30 Jan 2008 16:27 GMT | 5 |
We are going to be changing our SQL Server's TCP/IP address. Is there anything I need to do within SQL to make sure it works correctly? The machine is not doing replication. TIA - Jeff.
|