10-28-2014 02:02 PM
Trying to create a new table and need a field named Type.
When I try to create the field I get an error Invalid Field Name.
How do I create a Table in Database Manager with a Field named Type?
10-28-2014 04:41 PM
TYPE is not the only "reserved" name - There are several hundred -and I know I've run into at least 50 or so ;-)
IMHO - You just need to name it something else and then use "Type" as the "alias".
FYI - The only reason you see an OOTB Field names "TYPE" is it was initially created when Saleslogix was not on SQL Server - it was on Interbase -and was allowed.