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




Thanks guys. It turned out that it was the fact that the literals were being passed as varchars instead of chars. To fix this I simply used the suggested method of using the CHAR('L') which solved the problem immediately.

Thanks

Alex

message: 3
date: Mon, 27 Oct 2008 08:43:08 -0400
from: rob@xxxxxxxxx
subject: Re: SQL User Defined Function Not Found

Might be a combination of two things
1 - What Vern says.
2 - I've had an issue where my subprocedure name was mixed case yet my
function was all caps. I renamed my subprocedure to all caps. Existing
programs using that subprocedure will not care, but SQL does.
P pr_GetPlhNamW B EXPORT
EXTERNAL NAME 'DEVAW/CDV0110(PR_GETPLHNAMW)'



Rob Berendt

As an Amazon Associate we earn from qualifying purchases.

This thread ...


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.