Comment on OpenAccess for OpenEdge (webinar)

  • Thread starter Thread starter medu
  • Start date Start date
Status
Not open for further replies.
M

medu

Guest
Nice to see this is getting some traction... a 'business logic' driver makes a lot of sense for any oera architecture. Up until now the business catalog meta data was designed inside the BI tool against the raw database tables, it makes a lot of sense to keep that inside application owning the databases and only access data through the business logic layer. Playing with my own driver (jdbc only) for couple of years already I would say this is a great way to reuse the application business logic if that business logic catalog is well designed, both jdbc/odbc offers good support for meta-data (views/stored procedures). However, I can resist not to ask why isn't same approach considered for Rollbase for instance since that was designed to work through standard jdbc? :)

Continue reading...
 
Status
Not open for further replies.
Back
Top