Hi, Richard, I myself wrote:
> Von: sqlite-users-boun...@sqlite.org [mailto:sqlite-users-boun...@sqlite.org] > [snip] > > (2) SQLite version 3.8.0 allows for longer windows pathnames up to > >3*MAX_PATH bytes, which is 3x more space that was allowed before. > >This is still not 32K but might be sufficient for your needs. The > >limit can be extended at compile-time. > >[....] > > > SQLite version 3.8.0 allows you to recompile with - > > DSQLITE_WIN32_MAX_PATH=nnnn with however large of filename length > > limit you desire. > > This sounds like a viable solution. SVN embeds the SQLite amalgamation, IIRC, > so it should be possible to raise the limit. > > I'll relay your suggestion to the SVN developers. Having a closer look, this will only solve problems with pathes whose UTF8-encoding is longer than MAX_PATH bytes, but not with pathes which exceed the 260 character limit. Best regards Markus Schaber CODESYS(r) a trademark of 3S-Smart Software Solutions GmbH Inspiring Automation Solutions 3S-Smart Software Solutions GmbH Dipl.-Inf. Markus Schaber | Product Development Core Technology Memminger Str. 151 | 87439 Kempten | Germany Tel. +49-831-54031-979 | Fax +49-831-54031-50 E-Mail: m.scha...@codesys.com | Web: http://www.codesys.com | CODESYS store: http://store.codesys.com CODESYS forum: http://forum.codesys.com Managing Directors: Dipl.Inf. Dieter Hess, Dipl.Inf. Manfred Werner | Trade register: Kempten HRB 6186 | Tax ID No.: DE 167014915 _______________________________________________ sqlite-users mailing list sqlite-users@sqlite.org http://sqlite.org:8080/cgi-bin/mailman/listinfo/sqlite-users