-
Logged In: YES
user_id=1155002
Your could use ant's property file feature
you need to write a file like
db.driver=com.sybase.jdbc3.jdbc.SybDriver
db.userid=myuserid
db.password=mypassword
db.schema=myschema
db.url=jdbc:sybase:Tds:VRC840:50000/test_db
and put this line into your build.xml
then you can use...
2005-07-30 17:26:40 UTC in DbUnit
-
volker_reichel committed patchset 9 of module CellDB to the CellDB CVS repository, changing 1 files.
2004-11-15 19:02:15 UTC in CellDB
-
volker_reichel committed patchset 8 of module CellDB to the CellDB CVS repository, changing 1 files.
2004-11-12 16:46:36 UTC in CellDB
-
volker_reichel committed patchset 7 of module CellDB to the CellDB CVS repository, changing 44 files.
2004-11-12 16:45:07 UTC in CellDB
-
volker_reichel committed patchset 6 of module CellDB to the CellDB CVS repository, changing 1 files.
2004-11-12 16:44:30 UTC in CellDB
-
volker_reichel committed patchset 5 of module CellDB to the CellDB CVS repository, changing 1 files.
2004-11-12 16:32:50 UTC in CellDB
-
volker_reichel committed patchset 4 of module CellDB to the CellDB CVS repository, changing 1 files.
2004-11-12 16:32:08 UTC in CellDB
-
volker_reichel committed patchset 3 of module CellDB to the CellDB CVS repository, changing 1 files.
2004-11-12 16:30:33 UTC in CellDB