How to set up a read only jdbc driver that can be used by MS Excel.
I have a client that wants to bring in data into an Excel Spreadsheet from the Fixed Assets files then apply complex calculations on the data.
The Excel report is intended to be run on a regular basis - thus using data browser to export a snapshot of data into a spreadsheet is viable for his purposes.
There seem to be two ways to get the read only jdbc driver - either via the Data Access Driver (E1DADRIVER.jar) or via Data Access Services (e1jdbc.jar).