C
Craig Wagner
We need to develop a component that will live at our client sites and
interrogate their database. Problem is, the clients use a variety of canned and
home-grown packages to develop their application.
Our thinking is that we could develop a metadata-driven data retrieval
component. We would, with the client's help, analyze their data storage and
configure the component to pull the correct values from the correct row(s) and
column(s). In some cases we may need to combine values (e.g. full name is made
up of Employee.FirstName, a space, and Employee.LastName).
Has anyone developed such a component? Or know of one available for
download/purchase?
TIA
interrogate their database. Problem is, the clients use a variety of canned and
home-grown packages to develop their application.
Our thinking is that we could develop a metadata-driven data retrieval
component. We would, with the client's help, analyze their data storage and
configure the component to pull the correct values from the correct row(s) and
column(s). In some cases we may need to combine values (e.g. full name is made
up of Employee.FirstName, a space, and Employee.LastName).
Has anyone developed such a component? Or know of one available for
download/purchase?
TIA