M
medu
Guest
While it's true there is no standard for REST but for basic CRUD there is a `work in progress`, let's pick up a link from progress realm that explains a bit the idea behind - blogs.datadirect.com/.../the-future-of-web-based-data-access-odata.html . Truth is Data Direct is naturally interested to have standards while the vendors might be tempted more to adopt proprietary extensions
odata4j have a working implementation for jdbc producer, couple that with a jdbc driver that can talk 4gl - like 'abl jdbc'
and you're all set
Continue reading...


Continue reading...