TODO 615 字节
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

M
 
Marc G. Fournier 已提交
4 5 6 7 8 9 10 11
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 已提交
12
support for dynamic SQL with unknown number of variables with DESCRIPTORS
M
 
Marc G. Fournier 已提交
13

M
Michael Meskes 已提交
14 15
The line numbering is not exact.

M
 
Marc G. Fournier 已提交
16
Missing statements:
M
Michael Meskes 已提交
17
 - exec slq ifdef
M
 
Marc G. Fournier 已提交
18
 - exec sql allocate
M
Michael Meskes 已提交
19
 - exec sql deallocate
M
 
Marc G. Fournier 已提交
20
 - SQLSTATE