Details
-
Bug
-
Status: Resolved
-
Resolution: Fixed
-
1.4b4-dev / CVS
-
None
-
None
-
Operating System: All
Platform: All
-
19370
Description
Added SAPDB scripts for loading and populating.
Latest SAPDB (OS) can be found at www.sapdb.org.
Latest JDBC driver "sapdbc.jar" also at www.sapdb.org.
- put sapdbc.jar in your library distribution directory
- add the database parameters to /build/torque/build.properties
e.g.
torque.database=sapdb
torque.database.url = jdbc:sapdb:///tst
torque.database.driver=com.sap.dbtech.jdbc.DriverSapDB
Don't forget to also change your "default" torque to "sapdb", else it will
still point at "hsql" and you will get errors during the addition/update of
records!