Hi,
when we select a SQLBase (9.x) Long varchar into a ChildTable column (defined with length of 5000), it fails when the SB column content is longer than 2000 Bytes!!!!!
The application crashes!!!!
Regards
Johann
Select SQLBase Long varchar into ChildTable column fails
Re: Select SQLBase Long varchar into ChildTable column fails
Hey Johann,
your column must be defined as long string. Is this the case?
Best regards
Martin
your column must be defined as long string. Is this the case?
Best regards
Martin
Re: Select SQLBase Long varchar into ChildTable column fails
Yes Martin, it is a long string....
Re: Select SQLBase Long varchar into ChildTable column fails
Hi Hans,
As always, a reproducible testcase will help us to determine what might be going wrong. A script to create a database table and a small .apt that shows this would be great!
Best regards,
As always, a reproducible testcase will help us to determine what might be going wrong. A script to create a database table and a small .apt that shows this would be great!
Best regards,
Re: Select SQLBase Long varchar into ChildTable column fails
Hello Hans,
did you use SqlSetLongBindDatatype() ?
Best Regards
Geert
did you use SqlSetLongBindDatatype() ?
Best Regards
Geert
Re: Select SQLBase Long varchar into ChildTable column fails
Hello Hans,
what about selecting in a variable and then setting the column to the contents of that variable.
If this works I would guess, that there is a bug in selecting directly into the column.
Best Regards
Geert
what about selecting in a variable and then setting the column to the contents of that variable.
If this works I would guess, that there is a bug in selecting directly into the column.
Best Regards
Geert
Who is online
Users browsing this forum: [Ccbot] and 0 guests