Viewing 15 posts - 751 through 765 (of 4,820 total)
August 7, 2018 at 1:04 pm
I am trying to run a SSIS package in a Visual Studio Solution on...
August 7, 2018 at 12:57 pm
I use this little script to test if my file existspublic...
August 7, 2018 at 12:54 pm
August 7, 2018 at 12:40 pm
August 7, 2018 at 12:35 pm
From appearances, your "cell" isn't really wide enough to handle the chart's possible size. It's clearly cutting off text or flowing it into the next line, and that's going to...
August 7, 2018 at 12:21 pm
Parameters in SSRS are NOT quite the same way you might use them in PL/SQL. You would be far better served by having the oracle database have a Stored Procedure...
August 7, 2018 at 12:15 pm
Whenever you need a lot of columns like that, the best way to do it is to either have a query that delivers all the columns in T-SQL, or to...
August 7, 2018 at 12:10 pm
August 7, 2018 at 12:03 pm
Hi
Thanks for your reply. Please find the sample attached. I attached an excel spreadsheet.
The...
August 7, 2018 at 12:01 pm
It doesn't really need to be a lookup table at all. What if there were multiple such substitutions needed for a given data column? Having it as a lookup table...
August 7, 2018 at 10:31 am
August 7, 2018 at 10:24 am
August 7, 2018 at 10:12 am
August 7, 2018 at 10:05 am
There are other types of triggers than those that exist on a table. In particular, DDL triggers might be a place to look. I never remember where these appear, and...
August 7, 2018 at 10:00 am
Viewing 15 posts - 751 through 765 (of 4,820 total)