Viewing 15 topics - 274,621 through 274,635 (of 284,076 total)
Topics
Started by
Posts
Last post
I inherited this database, which is also a production database , has a table with index created on …
1 replies
Are SQL rights additive? Or does it take the most restrictive of the set of rights? My problem: I …
3 replies
I am having an erratic error I am trying to eliminate. Our help desk sends out links to customer s…
4 replies
USE master EXEC xp_cmdshell "print c:\temp.txt " , NO_OUTPUT I am trying to execute above command …
11 replies
For the past 6-8 months we have been experiencing a problem with an application that our company de…
4 replies
Does anyone know why below returns an unexpected result? PRINT LEN(REPLICATE('X',8001)) Thanks in a…
1 replies
Hello, my objective is to rebuild a new transaction log from scratch. The existing one is way too …
3 replies
This should be simple if possible. I would like to find out the login from within a stored procedur…
2 replies
I have numeric field that is set to nvarchar which is used as an id number field. It works fine dir…
15 replies
I read somewhere but can any verify and show me links with issues with removing the 'local\admin' g…
7 replies
Ok, I know this might be a bit of a broad topic..... I am looking for recommendations on SQL Server…
1 replies
How can i CREATE PROCEDURE thet can split words like this ------------------- @SearchField =split(M…
3 replies
I've been reading that running Terminal Services on the same server as SQL is just asking for troub…
4 replies
Do anyone know how to limit the growing size of the sql2.log file. I am having a problem with this …
2 replies
My tempdb database is 28 GB. I have stopped and restarted the SQL service and rebooted the server …
9 replies
Viewing 15 topics - 274,621 through 274,635 (of 284,076 total)