Hi,

how can I modify the code typ of a LONG column from ASCII to BYTE?

I tried:
ALTER TABLE tab1 MODIFY (col1 LONG BYTE)

but this brings an error message: Datatypes must be compatible.

I also tried to drop the column but this also results in an error.

Is there a way to change the code type of this column?

Thanks,
Ralf.

-- 
##     Ralf Schneider
 ##     B-connected Linux Solutions GmbH  -  Linux f�r den Mittelstand
  ##     Dennis-Gabor-Str. 2, 14469 Potsdam
   ##     www.b-connected.de

_______________________________________________
sapdb.general mailing list
[EMAIL PROTECTED]
http://listserv.sap.com/mailman/listinfo/sapdb.general

Reply via email to