LS

Is it possible to find out in what way a third party application is processing its data
for instance:
It uses a database to handle name, adress, zip, etc. and I want my app to use the same
information in that database and add extra info to it.
Now I can't access it directly, so is it possible to access it "trough" this third party app
or is there an other way to access this database?

- D -