Focal Point
[CLOSED] SET ROWCOUNT in Sybase ASE 15.0 Adapter

This topic can be found at:
https://forums.informationbuilders.com/eve/forums/a/tpc/f/7971057331/m/739107981

July 24, 2009, 01:07 PM
IBForum
[CLOSED] SET ROWCOUNT in Sybase ASE 15.0 Adapter
Does anyone know how I can pass a rowcount to a Sybase database by using embedded SQL in WebFOCUS?

e.g.
ENGINE SQLSYB SET DEFAULT_CONNECTION MYDATA
SQL SQLSYB PREPARE SQLOUT FOR
SELECT *
FROM MYTABLE;
END

This message has been edited. Last edited by: Kerry,


WF 8.1.05, Windows Server 2012 R2
July 30, 2009, 11:21 AM
Kerry
Hi IBForum,

I just did a quick search on the forum for ROW COUNT and found the following may be of help:
Row Count

Cheers,

Kerry


Kerry Zhan
Focal Point Moderator
Information Builders, Inc.