Sign up on the Revelation Software website to have access to the most current content, and to be able to ask questions and get answers from the Revelation community

At 23 FEB 2005 04:54:02AM Chang Lee Churn wrote:

1. I'm trying to import ASCII file into table. This table contains some field which is type SYMBOL. Whenever I upload the text file into table, the value which are type SYMBOL is shown as NULL value (any field that is type SYMBOL value is shown as NULL in the table)

whenever I use the commant LIST

2. Whenver I import the text file into the table, the 1st 2 fields will be NULL value. The positions of the table are:

Field Name T Pos

SIZE " 0*1

SPEC " 0*2

YIELD " 1

TENSILE " 2

The value of SIZE and SPEC will be placed the field of YIELD and TENSILE, which is incorrect.

Please advise.


At 25 FEB 2005 04:48PM Jonathan Bird wrote:

The standard built-in import proceedures import records with a sequential KEY field 1 to whatever. If you want to import the key fields (ie. 0*1, 0*2 in yor example), you will need to write your own import proceedure, which is not difficult.

J

View this thread on the forum...

  • third_party_content/community/commentary/forums_nonworks/43b7222e91d89abe85256fb1003662b8.txt
  • Last modified: 2023/12/28 07:40
  • by 127.0.0.1