Hi,
I have to build an DB2 - Interface for an existing software-package.
We use dynamic SQL, describing the SQL- Statements into the sqlda-Structure.
After FETCH we use the sqlda->sqlvar[i].sqldata directly.
If we get VARCHAR or NVARCHAR-Fields from the database, we only identify the
Length...
Hello,
I have to write an embedded SQL progam with selecting the SYSIBM.SYSTABLES table. I do the statements CONNECT, PREPARE, DESRIBE, OPEN CURSOR with SQLCODE = 0. But The statement FETCH returns SQLCODE -804. Doing the SELECT interactively returns the correct result. The connected user has...
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.