From: Dmitry Y. <fir...@ya...> - 2010-01-15 14:21:40
|
Adriano dos Santos Fernandes wrote: > Theoretically, currently the user can change any sqlvar content, so he can fetch a first time in an integer column and a second time in a varchar column. And we must handle this by comparing the entire sqlda contents, including sqlvars (data types, lengths, etc). Not by just comparing the address of the passed sqlda. This is why I said that parsing would still be required. Dmitry |