Viewing 15 posts - 16 through 30 (of 56 total)
so if any of the string is '' then I do not want semicolon for it the problem im facing , will this be resolved ?
thanks
DJ
December 5, 2013 at 12:17 pm
New in the sense for Date related stuff never worked with DATES in SQL much no worries i fgured out the solution.
thanks
Dhananjay
November 8, 2013 at 5:08 am
one more help- I just started as a SQL Server 2008 /SSRS report programmer, wanted help to define next steps in this field to grow and learn, any tips welcome...
October 18, 2013 at 5:22 am
Thanks for the help on this jonysuise .
You are a genius 🙂
it is working as desired now.
October 17, 2013 at 4:28 pm
no worries I figured it out BTW I come from Java world and always teach and preach also that's why I'm successful 🙂 I did not ask you to...
August 15, 2013 at 12:18 pm
Hi John,
I was confused between CAST and CONVERT which one to use finally I ended up using CAST.
If you can explain in simple words the difference to me would be...
August 15, 2013 at 9:30 am
Dear friends,
I wrote a query to get the last approver as below- will this help me to get the lastapprover in the chain before a null:
---
SELECT [Requisition NO] ...
July 28, 2013 at 8:55 am
Hi Erland,
this is giving me error:
-------
Msg 8117, Level 16, State 1, Line 11
Operand data type nvarchar is invalid for subtract operator.
--------
since I see that the 2 fields "Monthly Revenue,...
July 27, 2013 at 12:21 pm
basically I get requests in an excel with the fields that go on the report- as of todate I amnually create a Transpose of those fields in excel then use...
July 25, 2013 at 2:16 pm
thanks all for this awesome help the code worked for me
July 2, 2013 at 9:00 pm
So Gail this code should work to get me Orders Before June 3rd - 12.00 AM Midnight-
[WorkForce_JobPosting].[Job Posting Create Date_JP] < '2013-06-03'
correct?
July 2, 2013 at 12:33 pm
Hi Gail
Midnight 12.00 AM not Mid Noon since Noon is 12.00 PM
thanks
Dhanajay
July 2, 2013 at 10:19 am
Dear Gail,
I want it before 12.00 AM GMT on June 3rd.
so can I use - [WorkForce_JobPosting].[Job Posting Create Date_JP] < '2013-06-03'? or if not what do you suggest please?
thanks
Dhananjay
July 2, 2013 at 9:53 am
Dear Gail,
I want it before 12.00 AM GMT on June 3rd.
so can I use - [WorkForce_JobPosting].[Job Posting Create Date_JP] < '2013-06-03'? or if not what do you suggest please?
thanks
Dhananjay
July 2, 2013 at 9:50 am
Viewing 15 posts - 16 through 30 (of 56 total)