So are you saying you need to retrieve the OLE object from the DB in order to get the path to it?
1.) Is it possible to store the paths separately? It would be a performance gain to avoid pulling back a full OLE object and getting the path out of that.
2.) I'm not sure how you get info out of an OLE object in
Java, hopefully another Rancher can assist you here.