Hi, Richard,

Von Richard Hipp
> On Mon, Aug 26, 2013 at 10:39 AM, Markus Schaber <m.scha...@codesys.com>wrote:
> > 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.
> The latest check-in on trunk adds a new windows VFS module called "win32-
> longpath" which accepts the full-length 32KB pathnames.  Add the string
> "win32-longpath" as the 4th argument to sqlite3_open_v2() (on windows only,
> of course) and everything should just work after that.


That's very good news. Thank you!

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

Reply via email to