Subject | Re: [IBO] EIB_ColumnError on Prepare() |
---|---|
Author | Eric Handbury |
Post date | 2003-05-29T00:07:07Z |
>That's a good idea. I'll try a INSERT of real values and one-by-one
> The fail is happening before the ?'s are replaced with real
> data? Try some 'real' default data?
replace real values with '?'s until the prepare bombs.
Another thing I found is that if I catch the EIB_ColumnError and
continue... everything still works.