Henner Kollmann wrote: > > Hi all, > > For some database systems it is necesary to have the full path name in > the connection string, e.g. > > name = > "jdbc:hsqldb:D:/projekte/webapps/dbforms/examples/bookstore/WEB-INF/db_h > sqldb/hsqldb" > > I think it would be nice to have the posibility to can write: > > name = > "jdbc:hsqldb:$(REALPATH)/WEB-INF/db_hsqldb/hsqldb" > looks like a good idea to me, but REALPATH of what? Would prefer a longer name like APPLICATIONROOT_REALPATH or something like that.
Regards Dirk ------------------------------------------------------- This sf.net email is sponsored by: To learn the basics of securing your web site with SSL, click here to get a FREE TRIAL of a Thawte Server Certificate: http://www.gothawte.com/rd524.html _______________________________________________ DbForms Mailing List http://www.wap-force.net/dbforms
