I've got an COM-server and activeX client (looks like delphi app), that display some geodata. Data stores in files with .rdb and .mpr extensions.
I find out that rdb is oracle database file format. There is no running oracle server on my machine, but application still works.
Is there any tools which could help me convert this data to another preferred format (.shp or .tab or something else)?