Installation guide

Document Conventions
FlashCONNECT Administrator’s Guide v
File Naming Conventions
The w3... file names (w3Exec, w3HtmlInsert, and so on) use capitalization to make
them easier to read in the text. The casing is not necessary when typing them in
your applications.
If your database is case sensitive, all constants must be in uppercase although mixed
cases may be used in our examples.
Active Links
When this guide is viewed in Portable Document Format (PDF), some text contains
hypertext links to Web sites and appear as:
h
ttp://www.rainingdata.com/products/connect/fc/index.html
Underlined cross references are also active links that jump to that topic. These
references appear like this:
See Syntax Conventions
for more information.
n{-m} The letters n and m represent numbers. Numbers are usually
input as a single string without commas. Numbers can also be
used to define a range designation. The starting and ending
numbers are typed with a hyphen between. For example, n{-m}
could be replaced by 10 or by 1-31.
{ } Braces ( { } ) delimit a mutually exclusive set of options.
on | off The vertical line or pipe sign ( | ) separates a mutually exclusive
set of options.
[0 | line | ?] Brackets ( [ ] ) indicate optional entries.
Convention Description