js 2.0 on MS SQL 2000

Hi

How to connect js 2.0 to database on MS SQL 2000?
Somebody have manual?
zzz1's picture
61
Joined: Jun 26 2007 - 4:57pm
Last seen: 16 years 3 months ago

1 Answer:

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
swood's picture
24561
Joined: Jun 21 2006 - 12:48pm
Last seen: 10 years 11 months ago
Feedback