Viewing 15 posts - 121 through 135 (of 137 total)
Thank you,
It took some playing but I got it working.
Now the real work begins.
September 3, 2009 at 2:36 pm
I use both form and datasheet.
I can see how this might work with a form. I could either have one update statement for each text/check box for one for...
July 20, 2009 at 12:09 pm
Sorry about bumping this up.
Does anyone else have this problem?
How do they solve it?
Thank you,
July 20, 2009 at 6:31 am
It is going to take me a bit to figure why/how the Coalese works with the reverse, etc..
In the meantime since it saves on performance I have switched to it....
July 2, 2009 at 7:55 am
I never thought of using a 'double reverse'
Thank you very much, that was great and works no problem.
July 1, 2009 at 11:15 am
Is that going to work with the name: John Q. Public to give me:
First Name = 'John'
Last Name = 'Public'
July 1, 2009 at 9:36 am
Actually I'm a little embarrased to admit it.
I took a second look at the query and I am not adding (or finding the min, max, avg, etc...) anything.
So, feeling a...
June 10, 2009 at 11:00 am
That really helped.
Thanks to both for your help.
June 10, 2009 at 6:58 am
I suspect I am getting an INT from the iSeries.
June 9, 2009 at 2:50 pm
In the vtbl_TCH_First_Labor table it could be either a Null which I convert to 0 or the YYYYMMDD format.
In the other table it should always be in the YYYYMMDD format.
However,...
June 9, 2009 at 2:48 pm
I tried and tried using different versions of what Lynn provided, using with and without Convert.
I kept getting errors. However I just tried
YEAR(dateadd(mm, -3, Convert(smalldatetime,str(START)))) As Job_Start
and it worked.
Yeah!!!
I...
June 9, 2009 at 2:24 pm
I also tried
Case
When Start > 0 Then Convert(smalldatetime,Start)
Else 0
End
As Job_Start
June 9, 2009 at 2:01 pm
Viewing 15 posts - 121 through 135 (of 137 total)
This website stores cookies on your computer.
These cookies are used to improve your website experience and provide more personalized services to you, both on this website and through other media.
To find out more about the cookies we use, see our Privacy Policy