[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

bug: database URL with absolute Windows path not recognized



The following database URL (refering to an absolute Windows path) is not
recognized correctly in v. 0.6:

   "ozonedb:local:e:\\develop\\java\\db\\ozone_0_6\\test";

The ExternalDatabase:createProperties(String _url) method considers the ":"
after "e" to be a token and therefore thinks the path is simply "e", thereby
reporting that the database is not found.

David J. Manura
Math2.org (Dave's Math Tables)
www.math2.org
djma@lehigh.edu