Building master SQL script using ANT (Sybase T-SQL/VSS)
From: K Burke (kdburke_at_sympatico.ca)
Date: 02/26/04
- Next message: Jérôme VUIBERT: "Dynamic change of JTree"
- Previous message: Phil Powell: "Applet can't find class definition - NoClassDefFoundError"
- Next in thread: Shane Mingins: "Re: Building master SQL script using ANT (Sybase T-SQL/VSS)"
- Reply: Shane Mingins: "Re: Building master SQL script using ANT (Sybase T-SQL/VSS)"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Date: 26 Feb 2004 07:51:07 -0800
Has anyone attempted to create an xml build file to use ANT to make a
master SQL script that can build an entire database from a repository?
I am thinking VSS specifically. We would like to use ANT to define
the dependencies between database objects and pull the source code
from VSS. Then we could build a master script capable of rebuilding
the entire database.
We already run JBuilder 8 for our Java devlopment, and it would be
convenient for the developers to just run another target from within
this IDE to build the database schema (for use in deploying and
building a database from scratch on a local Sybase ASE server).
Just wondering if anyone has attempted this yet?
Thanks for any replies,
Kevin
- Next message: Jérôme VUIBERT: "Dynamic change of JTree"
- Previous message: Phil Powell: "Applet can't find class definition - NoClassDefFoundError"
- Next in thread: Shane Mingins: "Re: Building master SQL script using ANT (Sybase T-SQL/VSS)"
- Reply: Shane Mingins: "Re: Building master SQL script using ANT (Sybase T-SQL/VSS)"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Relevant Pages
|