>> Could it be that you used a reserved word for the name of the >> system dba >> or the password?
> Well no, that's not the case here, I used my own name for the > system dbm > and a numeric password (and I didn't find my name as part of the > reserved words in the list ;) Prefix the numeric password with a letter. Then it will be recognized as an identifier by the parser. You could also enclose it in double quotes, but I'm not sure that this is handled correctly by all layers between DBM GUI and the kernel. Daniel Dittmar -- Daniel Dittmar SAP DB, SAP Labs Berlin [EMAIL PROTECTED] http://www.sapdb.org/ -- MaxDB Discussion Mailing List For list archives: http://lists.mysql.com/maxdb To unsubscribe: http://lists.mysql.com/[EMAIL PROTECTED]
