Subject | SQLBindCol, SQLDescribeCol |
---|---|
Author | Datatal AB - Gauffin, Jonas |
Post date | 2003-02-24T09:43:03Z |
Hello
Im trying to retrieve the value from: SELECT GEN_ID(GEN_USER, 1) FROM
RDB$DATABASE
The SQLExecute returns OK and when I use SQLDescribeCol to fetch info
about the column it returns -5 as datatype.
What datatype should I use for SQLBindCol to retrieve the value?
Thanks,
Jonas
Im trying to retrieve the value from: SELECT GEN_ID(GEN_USER, 1) FROM
RDB$DATABASE
The SQLExecute returns OK and when I use SQLDescribeCol to fetch info
about the column it returns -5 as datatype.
What datatype should I use for SQLBindCol to retrieve the value?
Thanks,
Jonas