MySQL tables with related Oracle tables
Posted: Mon Jan 19, 2009 1:25 am
Hi Steve,
I am building an app where I get data from different sources. My main data in in MySQL tables but I have to display some static fields from various related data sources (Oracle, LDAP, Access...).
I plan to use delegate classes to add a %field%__pullValue to display this data in the page.
Do you have any better solution for this kind of challenge ?
Thank you
Jean
I am building an app where I get data from different sources. My main data in in MySQL tables but I have to display some static fields from various related data sources (Oracle, LDAP, Access...).
I plan to use delegate classes to add a %field%__pullValue to display this data in the page.
Do you have any better solution for this kind of challenge ?
Thank you
Jean