Using OLE DB · ADO Generic Table Display 9/28/2003 - 11:16

Connection:  Provider=Unisys.DMSII; data source=waspdb
Table:  waspdb.waspdb.catalog

Open Errors:

Table has no data -- showing schema only

Fields:
Field Type
catalogid Numeric(6)
uom Char(2)
category Numeric(2)
catstatus Char(1)
description Chapter()
locationx Chapter()

Indexes:
Index Name Type Primary Unique Fields
categoryx B+tree False False 1: category
2: catalogid
catalogx B+tree True True 1: catalogid

Back    Home