kanan thakore wrote:
i am creating an VB application with SAPDB as the
database.
The query executed is :
Select rowid from xyz
The query gets executed fine in the Sql Studio 7.4 but
in VB while retreiving the value for Rowid it returns
a "?"

ROWID is a binary value and I guess VB has Problems transforming it to a string.


Daniel Dittmar

--
Daniel Dittmar
SAP DB, SAP Labs Berlin
[EMAIL PROTECTED]
http://www.sapdb.org



--
MaxDB Discussion Mailing List
For list archives: http://lists.mysql.com/maxdb
To unsubscribe:    http://lists.mysql.com/[EMAIL PROTECTED]



Reply via email to