On 1/9/11 2:16 PM, Carey Gagnon wrote: >> That's one of the best reasons to use a text editor with syntax >> highlighting: reserved words will show up visually. Common problems are the >> use of 'type', as you have, as well as 'id', 'min', 'max' and 'sum'. >> >> >> -- Ed Leafe >> > > avoid using a table column with the name of id ??? Really? > > All my auto increment fields for the primary key in all my tables are set as > the name id. Yikes
No, don't worry about it. I use "id" as my pk name too, and I've never had a problem. Paul _______________________________________________ Post Messages to: [email protected] Subscription Maintenance: http://leafe.com/mailman/listinfo/dabo-users Searchable Archives: http://leafe.com/archives/search/dabo-users This message: http://leafe.com/archives/byMID/[email protected]
