Gossamer Forum
Home : Products : DBMan SQL : Discussion :

Oracle and reserved names

Quote Reply
Oracle and reserved names
We are using Oracle8 as the SQL backend for dbman. Since within Oracle8 "uid" is a reserved word I need to know where I have to change the source to create log-tables for my databases.

I already found a workaround, that`s installing the table by hand and changing the 'defs', which works find, but is certainly not very comfortable.

thanx in advance,

fischi
Quote Reply
Re: [fischi] Oracle and reserved names In reply to
You'll be able to change the log SQL server info at Admin - Setup - SQL Server

TheStone.

B.
Quote Reply
Re: [TheStone] Oracle and reserved names In reply to
In Reply To:
You'll be able to change the log SQL server info at Admin - Setup - SQL Server

Sorry, but couldn't find where to change the settings.
Tried almost everything in ...../admin/admin.cgi?do=page&page=setup_sql.html
When choosing "Load table info from an existing set of tables ...." I only get ORA-00900 errors (not a valid command).


Thanks in advance,

Fischi