Hello Panis, i've checked many timest he name. This was my first thought, when I saw this problem. A workaround is to call a column with the table-name like: imptab.importrules, where imptab is the name of the table. I think the problem occurs at changing more than one columns (add or delete or rename) in the SQL- Studio!?!
Regards Chris -----Urspr�ngliche Nachricht----- Von: PanosPlaton@HoTMaiL [mailto:[EMAIL PROTECTED]] Gesendet: Montag, 17. Februar 2003 12:06 An: [EMAIL PROTECTED] Betreff: Re: Bug in SQL Studio Chris, are you sure that the name of the column is really IMPORTURLES? Check your syntax... Regards, Panos Platon Tsapralis, SAP-R/3 Specialist, ABAP/4 Developer, Athens, GREECE, cell phone: +306936353566, telefax: +18019925665, [EMAIL PROTECTED], [EMAIL PROTECTED] ----- Original Message ----- From: "chris weber" <[EMAIL PROTECTED]> To: <[EMAIL PROTECTED]> Sent: Monday, 17 February, 2003 09:11 Subject: Bug in SQL Studio > 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 > _______________________________________________ sapdb.general mailing list [EMAIL PROTECTED] http://listserv.sap.com/mailman/listinfo/sapdb.general
