MACROMEDIA COLDFUSION 5-ADVANCED ADMINISTRATION Manual page 54

Table of Contents

Advertisement

36
Option
Table Type
Chapter 1 Advanced Data Source Management
Description
Select the default type of text file. ColdFusion supports
comma-separated, tab-separated, character-separated, fixed
length, and stream table types. The default type is used when
creating a new table and opening an undefined table.
Column Names in First Line Select this check box to
use the first row of data in the text file as column names.
International Sort Determines the order in which
records display when you issue a Select statement with an
Order By clause.
If you do not select this option, the driver automatically
uses the ASCII sort order. This order sorts items
alphabetically with uppercase letters preceding lowercase
letters. For example, "A, b, C" sorts as "A, C, b."
If you select this option, the driver uses the international
sort order as defined by your operating system. This sort
order is always alphabetic, regardless of case; the letters
from the previous example would sort using as "A, b, C."

Advertisement

Table of Contents
loading
Need help?

Need help?

Do you have a question about the COLDFUSION 5-ADVANCED ADMINISTRATION and is the answer not in the manual?

This manual is also suitable for:

Coldfusion 5

Table of Contents