× 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 for the tip Phil, and thanks to everyone for their input.
This is going to test my capabilities. Maybe I'll just use a
non-qual DS.

Frank Kolmann


>from: phillip.groschwitz@xxxxxxxxx
>You can get around this.
>You need to have all the sql in one module (MOD2) and the non-sql code in
>another module (MOD1).
>In MOD1, define a qualified data structure.
>From MOD1, call the sql subprocedure in MOD2 that contains the FETCH
>statement, passing the address of the qualified data structure.  In MOD2,
>after the FETCH, assign the address of MOD2's datastructure to the pointer
>you passed in. On return, the qualified data structure in MOD1 will have
>your data.
>
>Phil


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.