> > 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.
What do you think about SERVLETCONTEXT_PATH? Regards, Henner ------------------------------------------------------- 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
