Viewing 15 topics - 266,461 through 266,475 (of 284,069 total)
Topics
Started by
Posts
Last post
We have created a DDL trigger on SQL server 2005 database for DB audit purpose. Following is the sc…
1 replies
I failed to create trigger in a SQL 2005 environment: CREATE TRIGGER test01 ON DATABASE FOR ALTER_L…
1 replies
Attempting to start a replication relation, however, when initializing, it gives me the following e…
1 replies
Hi, I am struggling to encrypt and decrypt a column in a test table, this is my first time playing …
1 replies
How are different ways to task i can use to load csv file to different server in ssis.I have create…
1 replies
declare @abc nvarchar(50)='500+200-100' select @abc from this I get, 500+200-100 But How to get 6…
1 replies
Per this TechNet article, older version TSX is not supported with a more recent version of MSX. How…
1 replies
Hi, Long story, but I'm restoring a remote SQL DB via SSIS. I'm using this inside a 'Execute SQL ta…
1 replies
I have 3 tables: Student table (StudentNumber,Name,Contact,Address,DateOfBirth,YearEnrolled,Year Of…
1 replies
Hi, i want to keep result in table valued data type the result which is returned by function please…
1 replies
I have some jobs running a few scripts that populate several reports. I've run these reports report…
1 replies
I have the following SQL that I run for DTS packages to be able to determine how long individual st…
1 replies
Hi All, Do we have any chance to remove a physical file that has data... Can any one please suggest…
1 replies
Hi all, 1.I have input parameters like @age,@date, @time And @gender and output parameter was @paid…
1 replies
what is the procedure to install Service pack in active\active sql cluster 2008?
1 replies
Viewing 15 topics - 266,461 through 266,475 (of 284,069 total)