|
I'm not totally sure that I understand what you are trying to do... For example, SQLDATA is defined where?
However, you probably need something like
exec sql fetch first from c1 into :SQLDATA
so SQL knows where to put the data.
It you are just beginning with embedded SQL, you might want to take a look at this article:
https://www.itjungle.com/2005/08/10/fhg081005-story01/
Here's another about handling the return codes:
https://www.mcpressonline.com/programming/sql/techtip-sqlcod-endoffile-gotcha
Sam
As an Amazon Associate we earn from qualifying purchases.
This mailing list archive is Copyright 1997-2025 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.