https://bz.apache.org/bugzilla/show_bug.cgi?id=59795
--- Comment #4 from Greg Woolsey <[email protected]> --- (In reply to Javen O'Neal from comment #3) > (hoping to make getCTTable protected in the future). That will require some more code. Right now I'm trying to figure out how to get the QueryTable related to a Table, so I can get the Connection for the QueryTable and then eventually have Java perform queries previously done by ODBC/ADO (that will be custom code, not part of POI, but the document object links are arcane and not documented). Learning about the OPCPackage, PackagePart, and POIXMLDocumentPart classes. -- You are receiving this mail because: You are the assignee for the bug. --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
