Hello HXTT,
We would like to perform a proof of concept to see if we can integrate HXTT Excel into our SAP NetWeaver CE 7.1 Java Application Server.
Is ther any documentation available on how to install and use the Excel_JDBC30demo software in this type of environment?
Thank you in advance for your help.
Regards,
Mark Rizzuto
|
Please read Deploying JDBC Drivers.
driver-name: com.hxtt.sql.excel.ExcelDriver
driver-archiv: yourPath/Excel_JDBC30.jar
Please read also Deploying Data Sources
Connetion URL: jdbc:excel:///yourDirectoryPath4ExcelFiles
or jdbc:excel:///yourFilePath4ExcelFile
|