Viewing 15 topics - 278,041 through 278,055 (of 283,942 total)
Topics
Started by
Posts
Last post
So basically, I'd like to get a count of a few different fields within a table, BUT ONLY for a spec…
1 replies
Report Builder I have a parameter named Role whose values are coming from a query which are about 1…
1 replies
I am going to set up fail-over cluster. Could some one please give me answer of following. During…
1 replies
CREATE TABLE #NAME1(FULLNAME VARCHAR (100)) INSERT INTO #NAME1(FULLNAME) VALUES('JOHN X. DOE') INSE…
1 replies
Using import task only can select and copy tables and views. Since there are many objects at the sa…
1 replies
Hello community! I found a script to check if a linked server is online. ALTER PROCEDURE [dbo].[u…
1 replies
Can two databases have same logical filenames in the same instance? In my instance, database alread…
1 replies
Hi Team, Our SSIS 2008 r2 server (windows server 2008 r2) is migrated from Korea to Belgium. But ou…
1 replies
I'm trying to create some SSIS tasks and have them run using the SQL server agent. When I do this …
1 replies
Hi All, When we use Partition switch and load the data to a table, can we refresh the indexes for s…
1 replies
Hi All, In my SSIS Package I am using For each loop container to load the data from csv file to SQL…
1 replies
Hello, I have a report with a field that I need to be able to click on to access an .avi file loca…
1 replies
Hi Experts Though to setup Alwayson, it is necessary to have both SQl Instances to be in same versi…
1 replies
I have two tables. Emp: id | Deptno | sdate | edate | locid 1 | 10 |…
1 replies
I'm researching some long running queries and came across a query of this format: UPDATE t1 SET in…
1 replies
Viewing 15 topics - 278,041 through 278,055 (of 283,942 total)