Changes

Jump to navigation Jump to search
112 bytes removed ,  18:03, 17 July 2011
no edit summary
==Command Line==
Turn on the CSV Parser before parsing documents: <code>SET PARSER csv</code>. Next, use <code>[[Options#Database_options|PARSEROPT]]</code> to you may set parser-specific options.The default is:
The default values are: <code> SET PARSEROPT encoding=utf-8, lines=true, format=verbose, header=false, separator=comma</code>
=Text Parser=
Turn on the text parser before parsing documents: <code>SET PARSER TEXT</code>.
Next, modify <code>[[Options#Database_options|PARSEROPT]]</code> foryou may set parser-specific options.The default is:
Example: <code>SET PARSEROPT lines=noyes</code>
[[Category: Internal]]
Bureaucrats, editor, reviewer, Administrators
13,554

edits

Navigation menu