Removed one TODO item for ecpg as this is done.

This commit is contained in:
Michael Meskes 2003-05-22 08:15:42 +00:00
parent d03a067ba0
commit baba07173c

View File

@ -257,7 +257,6 @@ Clients
o Implement SQLDA
o Allow multi-threaded use of SQLCA
o Solve cardinality > 1 for input descriptors / variables
o Understand structure definitions outside a declare section
o sqlwarn[6] should be 'W' if the PRECISION or SCALE value specified
o Improve error handling
o Allow :var[:index] or :var[<integer>] as cvariable for an array var