Ken
unread,Dec 3, 2009, 12:12:12 PM12/3/09Sign in to reply to author
Sign in to forward
You do not have permission to delete messages in this group
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to Urchin Software from Google - help forum - Urchin 6
When we run the import on our version 5 config we get a long list of
errors. here are samples:
HINT: Use the escape string syntax for backslashes, e.g., E'\\'.
WARNING: nonstandard use of \\ in a string literal
LINE 1: ...'unc','\\\\webserverfoo\\logfiles\\W3SVC2110075559','\\\
\webse...
^
HINT: Use the escape string syntax for backslashes, e.g., E'\\'.
WARNING: nonstandard use of \\ in a string literal
LINE 1: ...in) VALUES (1,'Cutler Archives','auto',true,'unc','\\\
\babso...
^
HINT: Use the escape string syntax for backslashes, e.g., E'\\'.
WARNING: nonstandard use of \\ in a string literal
LINE 1: ...',true,'unc','\\\\serverfoo\\files\\weblogs\\Cutler','\\\
\babso...
^
HINT: Use the escape string syntax for backslashes, e.g., E'\\'.
WARNING: nonstandard use of \\ in a string literal
LINE 1: ...,uclo_local_path) VALUES (1,'Daily www log','w3c','D:\
\urchi...
And there are many others. These are our log sources and by nature
need the slashes that seem to be causing the error. Has anyone run
into a similar problem and figured out the solution?
Thanks