Problems with ColumnName UID on Oracle Database
-----------------------------------------------

                 Key: FTPSERVER-60
                 URL: https://issues.apache.org/jira/browse/FTPSERVER-60
             Project: FtpServer
          Issue Type: Wish
         Environment: Oracle 9 Database on Linux OS
            Reporter: Dieter Lamberty
            Priority: Minor


We had a problem creating the user table on an Oracle 9 Database. When we tried 
it, we got a message saying that UID is not allowed as ColumnName. We changed 
the code to use UserId as Columnname and everything works fine.
Is it possible to change the database schema that way or, even better, let the 
user configure (using the property file) which name for which column? This 
shouldn't be a big problem to implement but would help us a lot and the second 
choice also has no side effects as the current names could be used.

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: 
https://issues.apache.org/jira/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

Reply via email to