Try This.
ENGINE SQLMSS SET DEFAULT_CONNECTION QUICKIEWF;
ENGINE SQLMSS SET CURSORS CLIENT;
-RUN
SQL SQLMSS
EX DATASTORAGE.dbo.TESTSP;
TABLE FILE SQLOUT
PRINT *
ON TABLE HOLD AS WBW
END
-RUN
TABLE FILE WBW
PRINT *
END
-EXIT
First section is simply telling WebFocus what server to use.
You...
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.