I have developed an application in Delphi 5 using DOA components to access Oracle DB.
Now I want to make a "demo" version able to run without connection to DB just with "demo" data from text files (or something similar).
Is there any way to easily transform my present app to a "demo" version?
Or, at least, which would be the faster method to do that?
Thank you
Now I want to make a "demo" version able to run without connection to DB just with "demo" data from text files (or something similar).
Is there any way to easily transform my present app to a "demo" version?
Or, at least, which would be the faster method to do that?
Thank you