pyreportjasper icon indicating copy to clipboard operation
pyreportjasper copied to clipboard

Adjustment for oracle database connection, oracle jdbc driver added

Open fleed141 opened this issue 1 year ago • 0 comments

The connection string for multitenant oracle databases is different to the one used for non-multitenant databases, until now you were unable to connect to a multitenant database due to that difference. I added a boolean parameter for setting one string or the other and a oracle ojdc driver for convenience that should work for all oracle databases starting from version 12.1 onward.

fleed141 avatar Nov 16 '24 21:11 fleed141