Viewing 15 posts - 31 through 45 (of 102 total)
I would need any Simple Query for generating 4-4-5 calendar that most of the companies use in USA .. My Company was not using it before and i was...
August 15, 2013 at 2:53 pm
So any chance of building the Dynamic Where Clause Query for the above statements assuming that some parameters could be NULL ..Thanks In Advance
January 3, 2013 at 5:43 am
HI in the above 9 parameters it can have only one based on case statement or it could be NULL for example
In @Where parameter i was giving ...
January 2, 2013 at 8:33 pm
I will not be expecting any other parameters ..Only i do have only 6 parameters in where Clause
January 2, 2013 at 7:05 pm
Thank you very much ... that worked for me 🙂
June 26, 2012 at 2:33 pm
Thanks every one for the suggestions and from all above suggestions can we only insert newly added rows with out the updated rows ?. I do have one identity column...
April 25, 2012 at 8:02 am
Thank you every one my issue was resolved as you all said after removing the comma delimiter in my input Date string parameter ..
March 13, 2012 at 12:24 pm
I have One Data Set which brings up Multiple Dates from a Table and User can Select Multiple dates from that drop down list ...
March 13, 2012 at 9:13 am
No it doen't handle multiple Dates ... I need help in changing the Stored procedure to handle multiple Dates ... Thanks in Advance ..
March 13, 2012 at 8:59 am
So Is it applicable for passing the Multiple Dates in to the Parameter .. I was using the @StartDate in StoredProcedure Which is a DateTime DataType and from SSRS...
March 13, 2012 at 8:46 am
i was using the below query in oracle and was storing it in variable and i tried to save it a int32 but it was not allowing me to do...
November 2, 2011 at 8:16 am
hi you can handle errors in SSIS by going to event handler tab and from there you can capture error code, error description for any event you select .
September 14, 2011 at 2:42 pm
Now My issue was resolved once i changed the protection level of the package to encrypt with password and i gave the credentials at Set values in SQL Agent job...
August 23, 2011 at 3:07 pm
I have the Package deployed by following steps
-->Right Click on Project and Deployment utility is set to true
-->Build the Solution
-->Go to bin\Deployment and run the deployment tool and selected file...
August 23, 2011 at 2:30 pm
I am using SQL Server 2008 R2
August 22, 2011 at 4:01 pm
Viewing 15 posts - 31 through 45 (of 102 total)