I've recently used the 'pathname2url' function from urllib to convert a pathname to a file:// url for sqlite.
However, to my surprise, pathname2url would quote characters in the generated url, namely spaces would be turned into %20. More (or less) surprisingly, sqlobject would not accept the quoted characters. Bug or feature? -- Sidnei da Silva Enfold Systems http://enfoldsystems.com Fax +1 832 201 8856 Office +1 713 942 2377 Ext 214 ------------------------------------------------------- Using Tomcat but need to do more? Need to support web services, security? Get stuff done quickly with pre-integrated technology to make your job easier Download IBM WebSphere Application Server v.1.0.1 based on Apache Geronimo http://sel.as-us.falkag.net/sel?cmd=lnk&kid=120709&bid=263057&dat=121642 _______________________________________________ sqlobject-discuss mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/sqlobject-discuss
