Date

Technical Article

Date Calendar

  • Script

Code to create a handy date calendar cross-reference table with a ton of pre-populated, slice-and-dice data field variations to aid in complex date parameterization / selection criteria.

4.72 (53)

You rated this post out of 5. Change rating

2019-04-15 (first published: )

15,119 reads

Technical Article

RE: trace

  • Reply

Okay. Just went through this several weeks ago. This ended up being my solution. Because of the amount of events that I'm tracking I had to create a stored procedure because the set events went beyond the length of the Jobs window. Here is the header for the stored procedure. First step is to output […]

You rated this post out of 5. Change rating

2005-03-30

Technical Article

RE: Using DTS to FTP data to mainframe

  • Reply

"As per my experience, uploading file by natual DTS is so flexible. For example, the file name is not allowed to changed. "The name of the file can be changed by using the Visual Basic Active X Script functionality within DTS. Just send the output of the text file destination icon to the active x icon and […]

You rated this post out of 5. Change rating

2005-03-30

Technical Article

RE: Assigning a select to 1 view to a user make him see all my objects?!!

  • Reply

HelloSQL Authentication, its normal user not belong to any group its a son of SQL server only I've just create it in Logins in EM and assigened it to 1 view only, Acctually he can read the data from that view, but also he can browse the whole other views design, even all DTS logic […]

You rated this post out of 5. Change rating

2005-03-25

Technical Article

Converting Query Results to Negative Numbers -- Totalling Results

  • Topic

I was given the following example to convert data to negative numbers in a given condition:SELECT RecordType, CASE WHEN RecordType = 20 THEN (Quantity_Ord * -1) ELSE Quantity_Ord END AS Quantity_Ordered FROM TABLENAMEIt works great, but I also need to total the results.  When I tell it to sum the quantity_ordered column, SQL keeps giving […]

You rated this post out of 5. Change rating

2005-02-24

4 reads

Blogs

Set a Runtime Variable in an Azure DevOps Pipeline

By

Note: I DO NOT recommend this. Any changes to a pipeline should be in...

A New Word: Symptomania

By

symptomania – n. the fantasy that there’s some elaborate diagnosis out there that neatly...

Query Store Keeps Switching Itself Off, Getting it Moving Again

By

I recently received a complaint that Query Store for a particular database was turned...

Read the latest Blogs

Forums

7 sept, scheduled book

By philip.scott

Comments posted to this topic are about the item 7 sept, scheduled book

7 sept, schedlued article

By philip.scott

Comments posted to this topic are about the item 7 sept, schedlued article

6 sept, published book

By philip.scott

Comments posted to this topic are about the item 6 sept, published book

Visit the forum

Question of the Day

Azure Data Lake Storage Gen 2

Azure Data Lake Storage Gen 2 is built on ...?

See possible answers