Hello,

i have a litte problem in SQL- Studios with ALTER TABLE. 
Equipment: OS: XP
SAPDB: 7.0.4.10 complete
My problem is, add some 2 columns to an table in SQL Studio. If I make a
"Show content" or an "Show Table", I see the columns corretly. I see
them also, if I make an "SELECT * FROM". But when i used the column-
name in the "SELECT id, importrules FROM IMPTAB" and call the column
name directly, I get some error message:
-4005
"Column not found;-4005 POS(31) Unknown column name:IMPORTRULES."
?? I think, it is a bug? The same problem is, when I called the jdbc-
driver
Fehlermeldung: com.sap.dbtech.jdbc.exceptions.DatabaseException: SAP
DBTech SQL:
 [-4005] (at 31) Unknown column name:IMPORTRULES

You have a workaround?

Regards Chris

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

Reply via email to