home *** CD-ROM | disk | FTP | other *** search
- Newsgroups: comp.databases.informix
- Path: sparky!uunet!pmafire!news.dell.com!swrinde!zaphod.mps.ohio-state.edu!cs.utexas.edu!torn!nott!bnrgate!bcars267!zoonews!NewsWatcher!user
- From: riskit@x400gate.bnr.ca (Reg Foulkes)
- Subject: Do you know the coltype converstion?
- Message-ID: <riskit-240193081954@47.201.0.36>
- Followup-To: comp.databases.informix
- Sender: news@zoonews.bnr.ca (Patrick Wall)
- Nntp-Posting-Host: bftzm17
- Organization: Bell-Northern Research
- Date: Sun, 24 Jan 1993 13:23:06 GMT
- Lines: 25
-
- I need to build a lookup table for coltype in syscolumns. Does anyone have
- a list of the conversions?
- On my system if we do:
-
- Select coltype from syscolumns
- where tabid = "some number"
-
- I will get a list of numbers
-
- 0
- 1
- 2
- .
- .
- .
- 256
- etc
-
- I know O is equivalent to Char and 256 is equivalent to Integer. Can anyone
- help me fill in the blanks.
- thanks...
-
- riskit@bnr.ca
- phone (613) 763-4131
- Ottawa, Ontario Canada.
-