Hi,
I have a Java EE application which use SQL Server backend.
When I update my application version sometime I have database changes I need to do from simple INSERT or UPDATE to create and drop tables.
Is there a way to add database changes code by any means necessary when I deploy my J2EE application.
Off course the changes will check to make sure they need to be apply in case the app has already been deployed.
Ido
[Message sent by forum member 'ido_ran' (ido.ran_at_gmail.com)]
http://forums.java.net/jive/thread.jspa?messageID=386841