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 trans
hi there,
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 "?"
How can this be resolved
Thanks in advance
- K
_