Commit baba0717 authored by Michael Meskes's avatar Michael Meskes

Removed one TODO item for ecpg as this is done.

parent d03a067b
...@@ -257,7 +257,6 @@ Clients ...@@ -257,7 +257,6 @@ Clients
o Implement SQLDA o Implement SQLDA
o Allow multi-threaded use of SQLCA o Allow multi-threaded use of SQLCA
o Solve cardinality > 1 for input descriptors / variables 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 sqlwarn[6] should be 'W' if the PRECISION or SCALE value specified
o Improve error handling o Improve error handling
o Allow :var[:index] or :var[<integer>] as cvariable for an array var o Allow :var[:index] or :var[<integer>] as cvariable for an array var
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment