I was wrong... That did work... The component, just could not handle the cast function. But if I alter the dds to a timestamp the component did work...
Thanks, tim
-----Original Message-----
From: midrange-l-bounces@xxxxxxxxxxxx [mailto:midrange-l-bounces@xxxxxxxxxxxx] On Behalf Of Hatzenbeler, Tim
Sent: Friday, May 02, 2008 4:20 PM
To: 'Midrange Systems Technical Discussion'
Subject: RE: SQL - date field into a datetime field
This did not work the way I had hoped, my c# program did not perceive the timestamp as a datetime field.
Or I did it wrong.
Thanks, Tim
-----Original Message-----
From: midrange-l-bounces@xxxxxxxxxxxx [mailto:midrange-l-bounces@xxxxxxxxxxxx] On Behalf Of Elvis Budimlic
Sent: Friday, May 02, 2008 3:12 PM
To: 'Midrange Systems Technical Discussion'
Subject: RE: SQL - date field into a datetime field
SELECT CAST(myDate AS TIMESTAMP) FROM myFile
Elvis
Celebrating 11-Years of SQL Performance Excellence on IBM i, i5/OS and
OS/400
www.centerfieldtechnology.com
-----Original Message-----
Subject: SQL - date field into a datetime field
Is there an easy way to do this?
I have a DDS file with a 'date' field. Type 'L'.
However a pc program needs to see the value in a datetime value.
I do not have the source code for the PC program, so I cannot do a
convert.to(datetime
But I do have access of the SQL command to retrieve the data from the
as/400. Is there a way to transform via sql a date field into a datetime
field I'm ok setting the time to midnight or some other arbitrary number.
Thanks, Tim
--
This is the Midrange Systems Technical Discussion (MIDRANGE-L) mailing list
To post a message email: MIDRANGE-L@xxxxxxxxxxxx
To subscribe, unsubscribe, or change list options,
visit:
http://lists.midrange.com/mailman/listinfo/midrange-l
or email: MIDRANGE-L-request@xxxxxxxxxxxx
Before posting, please take a moment to review the archives
at
http://archive.midrange.com/midrange-l.
Think Green! Please do not print this e-mail unless you need to. Thank you.
Think Green! Please do not print this e-mail unless you need to. Thank you.
------------------------------------------------------------------------------
This e-mail message, including any attachments, is for the
sole use of the intended recipient(s) and may contain
confidential or privileged information. Any unauthorized
review, use, disclosure or distribution is prohibited. If
you are not the intended recipient, please contact the
sender by reply e-mail and destroy the message.
==============================================================================
--
This is the Midrange Systems Technical Discussion (MIDRANGE-L) mailing list
To post a message email: MIDRANGE-L@xxxxxxxxxxxx
To subscribe, unsubscribe, or change list options,
visit:
http://lists.midrange.com/mailman/listinfo/midrange-l
or email: MIDRANGE-L-request@xxxxxxxxxxxx
Before posting, please take a moment to review the archives
at
http://archive.midrange.com/midrange-l.
------------------------------------------------------------------------------
This e-mail message, including any attachments, is for the
sole use of the intended recipient(s) and may contain
confidential or privileged information. Any unauthorized
review, use, disclosure or distribution is prohibited. If
you are not the intended recipient, please contact the
sender by reply e-mail and destroy the message.
==============================================================================
Think Green! Please do not print this e-mail unless you need to. Thank you.
Think Green! Please do not print this e-mail unless you need to. Thank you.
------------------------------------------------------------------------------
This e-mail message, including any attachments, is for the
sole use of the intended recipient(s) and may contain
confidential or privileged information. Any unauthorized
review, use, disclosure or distribution is prohibited. If
you are not the intended recipient, please contact the
sender by reply e-mail and destroy the message.
==============================================================================
As an Amazon Associate we earn from qualifying purchases.