Hello, On Donnerstag, 20. M�rz 2003 20:03, Andris Spruds wrote: > Yes, it's not very well documented, but SAPDB internaly converts all table > names to uppercase. So, instead of 'person', use 'PERSON' This does not need to be documented, as it is standard sql behaviour. When you want a table name to be in lowercase, you have to use double quotes during creation and ever after when you want to refer to it.
Peter Willadt _______________________________________________ sapdb.general mailing list [EMAIL PROTECTED] http://listserv.sap.com/mailman/listinfo/sapdb.general
