OrderedResultSet

Possible values: oldStyle, withPrefix ,noPrefix

Default value: oldStyle

File: dbVendorConf.xml file

Context: Drivers

Fix problem with some JDBC compilant drivers (msjdbc) that use order relevant column sequence in returned ResultSet.

To avoid this problem DODS now use SQL SELECT statements with explicit column names.