|
Ohhh heck, yes it's Monday!!!! Try... digits(field) || digits(field2) Michael Schutte Admin Professional Bob Evans Farms, Inc. 3776 South High Street, Columbus, OH 43207 Phone: 614/492-7419 Fax: 614/409-2017 Visit us on the web! www.bobevans.com (Embedded image moved to file: pic19895.gif) Big Farm Salads - Hurry in to enjoy the newest farm-fresh taste from Bob Evans, the "Home of Homestyle." rpg400-l-bounces@xxxxxxxxxxxx wrote on 04/02/2007 12:22:11 PM:
Doesn't a date require a year? Or am I missing something in your
statment?
Michael Schutte Admin Professional Bob Evans Farms, Inc. Big Farm Salads - Hurry in to enjoy the newest farm-fresh taste from Bob Evans, the "Home of Homestyle." rpg400-l-bounces+michael_schutte=bobevans.com@xxxxxxxxxxxx wrote on 04/02/2007 12:17:40 PM:Thanks for the suggestion, Alan. I tried and it failed with the samereason.I tried to use the 'cast' also and that failed too. Will keep trying afewmore options. cheers, -Jake. On 4/2/07, Alan Shore <AlanShore@xxxxxxxx> wrote:You can only concatenate ("||") character fields. The two fields arebothnumeric. Try the following (even though it looks NOT like what I described) select dec(customer_month) || '-' || dec(customer_day) as "Date" from iso.customer; Alan Shore NBTY, Inc (631) 244-2000 ext. 5019 AShore@xxxxxxxx "If you're going through Hell, keep going" - Winston Churchill rpg400-l-bounces@xxxxxxxxxxxx wrote on 04/02/2007 11:50:25 AM:Hello Guru's, I am trying to execute a SQL statement in my RPG program but I amgettingthis error. I was wondering if anybody ran into this before. SQL0440N No authorized routine named "||" of type "FUNCTION"
having
compatible arguments was found. my SQL statement is as follows. select customer_month || '-' || customer_day as "Date" fromiso.customer;The data types of both customer_month and customer_day aredecimal(2).I did a search on SQL0440N and it turned up as a bug. If so, has itbeenfixed and I just need a 'patch' maybe? Any help will be much appreciated. Thanks in advance. cheers, -Jake. -- This is the RPG programming on the AS400 / iSeries (RPG400-L)
mailing
listTo post a message email: RPG400-L@xxxxxxxxxxxx To subscribe, unsubscribe, or change list options, visit: http://lists.midrange.com/mailman/listinfo/rpg400-l or email: RPG400-L-request@xxxxxxxxxxxx Before posting, please take a moment to review the archives at http://archive.midrange.com/rpg400-l.-- This is the RPG programming on the AS400 / iSeries (RPG400-L) mailinglistTo post a message email: RPG400-L@xxxxxxxxxxxx To subscribe, unsubscribe, or change list options, visit: http://lists.midrange.com/mailman/listinfo/rpg400-l or email: RPG400-L-request@xxxxxxxxxxxx Before posting, please take a moment to review the archives at http://archive.midrange.com/rpg400-l.-- This is the RPG programming on the AS400 / iSeries (RPG400-L) mailinglistTo post a message email: RPG400-L@xxxxxxxxxxxx To subscribe, unsubscribe, or change list options, visit: http://lists.midrange.com/mailman/listinfo/rpg400-l or email: RPG400-L-request@xxxxxxxxxxxx Before posting, please take a moment to review the archives at http://archive.midrange.com/rpg400-l.-- This is the RPG programming on the AS400 / iSeries (RPG400-L) mailing
list
To post a message email: RPG400-L@xxxxxxxxxxxx To subscribe, unsubscribe, or change list options, visit: http://lists.midrange.com/mailman/listinfo/rpg400-l or email: RPG400-L-request@xxxxxxxxxxxx Before posting, please take a moment to review the archives at http://archive.midrange.com/rpg400-l.
As an Amazon Associate we earn from qualifying purchases.
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.