
Problems with large text fields (VARCHAR(1500) in Oracle with RDO 2.0
I converted my VB5 app from RDO 1.0 to RDO 2.0
with an Oracle 7.3 database. Now it doesn't
seem to handle large text fields in Oracle, like
VARCHAR(1500). It either gives me an error or
returns no data. I believe I read about RDO 2.0
having problems with large string fields in Oracle
in a Visual Basic Programming Journal magazine
a few months ago. Any ideas or alternatives???
Thanks,