Hello, On Montag, 14. Oktober 2002 15:47, Jason Chesko wrote: > We have a table named user. We get a -5015 error when > we try adding the user.colname in the select > statement. > user is a revered word, as in 'create user'
So, when there is ambiguity in your statement, sapdb goes puzzled. Quoting the table name with double quotes should help, as should choosing a different name. Peter Willadt _______________________________________________ sapdb.general mailing list [EMAIL PROTECTED] http://listserv.sap.com/mailman/listinfo/sapdb.general
