Re: AW: 10.2B08: Option auto adjustment sql-width available?

Posted by Mike Fechner on 17-Oct-2014 00:43

I am with Tom here. Variable length strings is a great feature of OpenEdge.

If that causes frequent issues with SQL, implement string length validation in your data access code (or DB triggers). Or make sure your SQL-width is long enough.

And… log an enhancement request with those SQL DB vendors. Once they fix it, I have trust in Data Direct to fix the drivers in time as well.

Gesendet von Surface

Von: Simon L. Prinsloo
Gesendet: ‎Freitag‎, ‎17‎. ‎Oktober‎ ‎2014 ‎07‎:‎33
An: TU.OE.RDBMS@community.progress.com

Reply by Simon L. Prinsloo
Oh! Yes, did not think about that. But then again, I've never encountered anybody actually updating through the SQL, most likely because we never allow that.

Stop receiving emails on this subject.

Flag this post as spam/abuse.

All Replies

Posted by Abri Venter on 17-Oct-2014 01:55

Hallo

There is also the option of the OpenAccess driver where you could write ABL code and only expose the data in a way that works for the SQL bunch.

Thank you

A Venter

Posted by Stefan Marquardt on 17-Oct-2014 02:17

... wrong thread

This thread is closed