× The internal search function is temporarily non-functional. The current search engine is no longer viable and we are researching alternatives.
As a stop gap measure, we are using Google's custom search engine service.
If you know of an easy to use, open source, search engine ... please contact support@midrange.com.



If that worked, then may I suggest that instead of doing that on the 
CRTSQLRPGI that you do the following instead:
     C/EXEC SQL
     C+ Set Option
     C+     Naming    = *Sys,
     C+     Commit    = *None,
     C+     UsrPrf    = *User,
     C+     DynUsrPrf = *User,
     C+     Datfmt    = *iso,
     C+     CloSqlCsr = *EndMod
     C/END-EXEC

Then you won't forget the next time you go to compile it.

Rob Berendt
-- 
Group Dekko Services, LLC
Dept 01.073
PO Box 2000
Dock 108
6928N 400E
Kendallville, IN 46755
http://www.dekko.com





"Eric Kempter" <EKempter@xxxxxxxxxxxxxxx> 
Sent by: midrange-l-bounces@xxxxxxxxxxxx
02/10/2004 05:32 PM
Please respond to
Midrange Systems Technical Discussion <midrange-l@xxxxxxxxxxxx>


To
"Midrange Systems Technical Discussion" <midrange-l@xxxxxxxxxxxx>
cc

Fax to

Subject
RE: SQL 22007






Thanks to everyone for their assistance on this.  Kevin's solution 
resolved the problem.  Interestingly, defining the date variable as 
datefmt *ISO and, or defining the datefmt in the header specs within the 
program did not work.

 -----Original Message-----
From:            midrange-l-bounces+ekempter=norcalwaste.com@xxxxxxxxxxxx 
[mailto:midrange-l-bounces+ekempter=norcalwaste.com@xxxxxxxxxxxx]  On 
Behalf Of Kevin Mohondro
Sent:            Tuesday, February 10, 2004 11:41 AM
To:              'Midrange Systems Technical Discussion'
Subject:                 RE: SQL 22007

I've had a similar problem. I had to change the compile option on the
CRTSQLRPGI command from DATFMT(*JOB) to DATFMT(*ISO) and it cleared the
problem up for me. Hope that helps.

-Kevin
-=-=-=-=-=-=-=-=-=-
Kevin R Mohondro
Programmer/Analyst


> -----Original Message-----
> From: Eric Kempter [mailto:EKempter@xxxxxxxxxxxxxxx]
> Sent: Tuesday, February 10, 2004 10:42 AM
> To: Midrange Systems Technical Discussion
> Subject: SQL 22007
> 
> 
> When attempting to read a file via an SQL select statement in 
> RPGLE, I receive SQL state error 22007 on a record that 
> contains a non NULL date field valued with 0001-01-01.   To 
> my mind, this is a valid date.  When I value this field with 
> 2003-01-01, I do not receive an error.  Any thoughts on what 
> the problem could be?  We are using V5R2.
> 
> Thanks in advance for any assistance. 
> 

#####################################################################################
Attention:
The information contained in this message and or attachments is intended
only for the person or entity to which it is addressed and may contain
confidential and/or privileged material.  Any review, retransmission,
dissemination or other use of, or taking of any action in reliance upon,
this information by persons or entities other than the intended recipient
is prohibited. If you received this in error, please contact the sender 
and
delete the material from any system and destroy any copies.

Thank You.
#####################################################################################
_______________________________________________
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 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.



As an Amazon Associate we earn from qualifying purchases.

This thread ...

Replies:

Follow On AppleNews
Return to Archive home page | Return to MIDRANGE.COM home page

This mailing list archive is Copyright 1997-2024 by midrange.com and David Gibbs as a compilation work. Use of the archive is restricted to research of a business or technical nature. Any other uses are prohibited. Full details are available on our policy page. If you have questions about this, please contact [javascript protected email address].

Operating expenses for this site are earned using the Amazon Associate program and Google Adsense.