Thanks for your quick reply, I changed the dbproc as recommended and now it works fine.
Last but not least I have another question about dbproc's.
I tried to work with a temporary table, created with
create table temp.xyz (... but when I try to access it from a dbproc with
select * from "TEMP".test i get the errmsg "Unknown table name".
The same error occurs when i try it without the quotation marks.
For this reason i used regular tables to store the information temporary.


Thanks in advance

Michael

_________________________________________________________________
MSN Groups & Chat - Freunde finden - leicht gemacht http://groups.msn.com/people/


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

Reply via email to