Welcome Guest! Log in
×

Notice

The forum is in read only mode.
Due to some maintenance operations, stambia.org will be switched to read-only mode during the 13th November. It will be possible to read and download, but impossible to post on the forums or create new accounts. For any question please contact the support team.

Topic-icon Question Inserting just one line in a table

More
29 May 2015 11:41 #11 by Thomas BLETON
Thomas BLETON replied the topic: Inserting just one line in a table
The error states "type has to be set for field HEADDate". Please check the HEADDate's type :)
More
29 May 2015 12:40 #12 by J.M
J.M replied the topic: Inserting just one line in a table
even if I change the type, it gives me the same Error
More
29 May 2015 12:43 #13 by J.M
J.M replied the topic: Inserting just one line in a table
here is the Error
Attachments:
More
29 May 2015 13:30 #14 by Thomas BLETON
Thomas BLETON replied the topic: Inserting just one line in a table
This is not the same error.
Please read the first line of the error : it says "position has to be set for field HEADDate".
Go into the "Core" properties of the field, and set the position property to 1.
Basically, every field should have a position set. For a delimited file it is an increment value. For a positional file it is the position of the field's first character on the line.
More
29 May 2015 13:46 #15 by J.M
J.M replied the topic: Inserting just one line in a table
I m sorry I did not pay-attention
Thank you so very much
it works now