by Shameer >> Thu, 4 Sep 2003 3:29:36 GMT
1)We have 2 databases A and B. These two databases are independent of each other, ie they exists on different PCs and in different directories...
2) The point is we are not authorised to change database A which is running in the production. What we would like to do is to extract information from database A (without touching A at all), using the codes in database B. Would that be possible? The analogy in a non OODB view, would be to do a connection to another database. Is there other alternative other than using RV for this case?
3) To make things even clearer, using the example of the lessons that was conducted in course by you , it would mean that we would like to access your objects in your schema on your laptop using the schema we have written on our PC , without any coding from your side at all... Is that possible?