Hello maintainers of the tclodbc Debian package,

there's a severe bug in the SQLDescribeParam() call.
While that API requires the parameter index to start counting
from 1, the loop in tclodbc running over the query
parameters starts with 0. This can cause queries to fail due
to data type mismatches.

BR,
Christian

_______________________________________________
Pkg-tcltk-devel mailing list
[email protected]
https://alioth-lists.debian.net/cgi-bin/mailman/listinfo/pkg-tcltk-devel

Reply via email to