× 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.



there are some working SQL that uses in-line C code.

http://www.sqliquery.com/samples.html

They are pretty sharp.

Bryan


Alan Shore wrote on 10/25/2018 10:23 AM:
Hi everyone
Before I forget, we are on V7r3

I know how to create an SQL function using procedures in service programs and have done so many times
My question is,
Is there a way to create an SQL function using C routines
Without going into the "why the %$^^ did you do it that way' explanation, we have a number of fields that are numeric, but stored in alpha fields, where we have to use the C routine QXXZTOI to convert it from alpha to numeric
If the numeric value is positive - then there is no problem in seeing what the numeric value in the alpha field is
However, if the numeric value is negative - then a process I know as over punching (back from when cards were used) is in effect
For example
The value '0001}" is really -10
The value '0002J' is really -21

Now trying to use SQL against fields such as this becomes a no no
Hence my request

I have tried googling for the answer to this, but so far, nothing

As always, any and all answers welcome

Alan Shore
E-mail : ASHORE@xxxxxxxx
Phone [O] : (631) 200-5019
Phone [C] : (631) 880-8640
'If you're going through hell, keep going.'
Winston Churchill


As an Amazon Associate we earn from qualifying purchases.

This thread ...

Follow-Ups:
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.