‎2006 Dec 11 2:50 PM
Dear ALL,
i would like to add a rawstring in a Z Table, but it do not work. When i try to activate it, following message appears:
Type RAWSTRING isn't allowed in DB-Tables.
Is there no chance to have a db-table with a rawstring? I really need to have a table-field with a variable length. How could i solve this problem?
Thx a lot,
Marcel
‎2006 Dec 11 3:04 PM
Hi Marcel,
Try with 'LRAW' instead of 'RAWSTRING' ....
Regards,
Satya.
‎2006 Dec 11 3:04 PM
Hi Marcel,
Try with 'LRAW' instead of 'RAWSTRING' ....
Regards,
Satya.
‎2006 Dec 12 9:20 AM
if you are are WAS6.20 or above you can use STRING or XSTRING
Raja