Viewing 15 posts - 826 through 840 (of 926 total)
hoseam (12/9/2013)
If PAD is 4, then I know the Month is April. Then I need to pull data starting from April of 5 years back, which is 2008.
which column indicate...
December 9, 2013 at 1:06 am
is there any TRY CATCH Clause you are using inside that store procedure ?
December 9, 2013 at 12:16 am
nice question for basic knowledge related to windows functions Steve
Thanks for sharing 🙂
December 9, 2013 at 12:10 am
you want to show PAD 4 = April 2008.
you need to map the PAD column data to represent your needs, as there are no dates, as you only...
December 9, 2013 at 12:06 am
sharonsql2013 (12/6/2013)
I am trying to get the average for number of Ids per dayBut , some how I get "0".
Can anyone suggest
It giving zero because there might be not data...
December 8, 2013 at 11:56 pm
i hope you might have found the solution for this. anyways for the sake of curiosity oracle drivers are installed on the server? where you are deploying the job ?
December 8, 2013 at 11:31 pm
its a cross post
you have already put same question earlier here http://www.sqlservercentral.com/Forums/Topic1511010-3077-4.aspx
December 6, 2013 at 4:42 am
it would be easier if you tell us what is the confusion and where you think these are the same:-)
December 6, 2013 at 4:18 am
okay, 1st thing 1st how did you checked that if the SSIS is installed on the Server?
2ndly, create a temporary SSIS package which dump the data from the source to...
December 6, 2013 at 4:11 am
this is a good option, though if you need to see only a specific User entry data must be inserted in a new dimension to filter out the data. you...
December 6, 2013 at 4:07 am
what about manually executing the package ?
December 6, 2013 at 3:59 am
you must have some data / value to determine if this data belongs to the user or not.
is there any column which maintain this data in your cude ?
December 6, 2013 at 3:29 am
Try to execute the package on the SQLSERVER manually. and if possible check if SSIS is installed on that Machine.
December 6, 2013 at 3:24 am
set the 32bit option in the to true for the job and run it again.
December 6, 2013 at 12:44 am
when you run it in Visual studio, What is the value you set in "Run64bitRunTime"?
December 5, 2013 at 11:47 pm
Viewing 15 posts - 826 through 840 (of 926 total)