(no subject)

Iwan AB <[email protected]>
Newsgroups gmane.comp.lang.4gl.aubit.general
Message-ID <CAHJCSmLNRdiNO8ZRi8zYmzPENQqG82kY=Ua07Rfiproqy0mhuQ@mail.gmail.com>
Dear Mike,

is it possible if SQL ... END SQL block be used
with DECLARE CURSOR just like INFORMIX-4GL does?

for example:

DATABASE testdb
MAIN
    DEFINE  tabname VARCHAR(20)

    LET tabname = "test"

    DECLARE cur1 CURSOR FOR
    SQL
SELECT * FROM $tabname
    END SQL

END MAIN

Kind regards

Iwan abu bakar

------------------------------------------------------------------------------
Check out the vibrant tech community on one of the world's most
engaging tech sites, SlashDot.org! http://sdm.link/slashdot

_______________________________________________
Aubit4gl-discuss mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/aubit4gl-discuss
lmpx.com only provides a reader for public news (NNTP) servers. It is not affiliated with the servers or forums shown here and is not responsible for the content of articles, which is written by their respective authors.