Topics
Started by
Posts
Last post
I am required to provide a dashboard for recent and ongoing executions of specific stored procedure…
2 replies
He implementado un Proc. Almacenado que retorna un consecutivo compuesto. Ej:TA-1. Requiero obtener…
4 replies
Testing and Production db's have lost connection to the translog 2 days in a row now. Today, my pr…
12 replies
Hi, I have report that could be run for multiple months, it's all the same, but I just found that …
1 replies
I'd like to find the best option for saving a boatload (100K +) of csv lists to my SQL DB. Normal…
4 replies
I followed the steps in below link to automate the analysis service database backup. But the job is…
1 replies
When I right click on the index and select rebuild or reorganize, nothing happens. The indexes are …
15 replies
Hi there - I was wonder how you can copy all files with a certain file extension (.bak) from one lo…
7 replies
While tuning a S.P. for performance, I found that it better executes without parallelism. But I don…
3 replies
Hi Everyone. This is my code. update co set co.Uf_CoCompletedDate = MAX(inv_hdr.inv_date) FROM CO j…
4 replies
[font="Verdana"]I want to select text which is between 1st and 2nd comma on SQL Server 2005 for Ex:…
6 replies
We have set up service accounts for applications but some time developers log in to servers using t…
1 replies
I m trying to insert thousands of rows in a table and don't want to use the SSMS query windows beca…
7 replies
declare @var varchar(max) = '@var1', @sql varchar(max) declare @var1 varchar(max) print @var set…
10 replies
Hi I am using a multiselect parameter @DiagnosisType in SSRS report My sp states ... ALTER PROCED…
3 replies
Viewing 15 topics - 7,816 through 7,830 (of 30,225 total)
You must be logged in to create new topics.