Hi
How to connect js 2.0 to database on MS SQL 2000?
Somebody have manual?
How to connect js 2.0 to database on MS SQL 2000?
Somebody have manual?
1 Answer:
Posted on August 2, 2007 at 7:44pm
The main work is to generate and tune a metadata database creation script. You can hand edit an existing script used by the installer to make it work for MS SQL 2000, or you can generate from the maven build process. You may need to adjust the Hibernate mappings to take into account MS SQL reserved words. There may also be a need to edit the Spring configuration to deal with the transactional qualities of MS SQL.
Sherman
JasperSoft
Sherman
JasperSoft