TODO 602 字节
Newer Older
1
The complete structure definition has to be listed inside the declare
2
section of the structure variable for ecpg to be able to understand it.
3

4
Variable type bool has to be tested. I never used it so far.
5

M
 
Marc G. Fournier 已提交
6 7 8 9 10 11 12 13
The error message for "no data" in an exec sql insert select from statement
has to be 100.

sqlwarn[6] should be 'W' if the PRECISION or SCALE value specified in a SET
DESCRIPTOR statement will be ignored.

it would be nice to be able to use :var[:index] as cvariable

M
Michael Meskes 已提交
14
support for dynamic SQL with unknown number of variables with DESCRIPTORS
M
 
Marc G. Fournier 已提交
15

M
 
Marc G. Fournier 已提交
16 17 18
Missing statements:
 - exec sql allocate
 - SQLSTATE