Re: connecting to the database
Posted by: Ledion B
Date: May 15, 2005 02:19PM

No, that is not possible, using available db servers. Why? Because the db server has all the logic to work with the data. One possibility is to implement your own very simple database, i.e. some software that is able to read and write files. Another solution would be to have the software connect to a central database (remote db) instead of wanting to have the databases running locally.

Ledion

Options: ReplyQuote


Subject
Written By
Posted
May 14, 2005 05:23AM
Re: connecting to the database
May 15, 2005 02:19PM


Sorry, you can't reply to this topic. It has been closed.

Content reproduced on this site is the property of the respective copyright holders. It is not reviewed in advance by Oracle and does not necessarily represent the opinion of Oracle or any other party.