Viewing 15 topics - 278,056 through 278,070 (of 283,962 total)
Topics
Started by
Posts
Last post
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
I have an ID which is of the format xx.xxxxxxx (10 digit). I want to separate all the ID's which ar…
1 replies
Hello everyone, I've around 14 dtsx files, which needs to be upgraded from SQL server 2008 R2 to SQ…
1 replies
Viewing 15 topics - 278,056 through 278,070 (of 283,962 total)