On 27/08/10 18:35, Bill Brutzman wrote: > Is there a way to create an ODBC synonym for "@ID" ( like just "ID")... > dropping the "@" character ? Thus, an external an ODBC SELECT statement > would show the column heading as "ID" instead of "@ID". > > The wizard .cfc code generator with the new ColdFusion Builder for ORM gags > on the "@" character. > > Suggestions would be appreciated. > ED DICT FILE @ID SAVE ID
(then add it to the relevant @list) Cheers, Wol _______________________________________________ U2-Users mailing list [email protected] http://listserver.u2ug.org/mailman/listinfo/u2-users
