On Sun, Oct 21, 2001 at 09:40:16PM -0400, howard gramer wrote: > > ummm, is there any thing wrong with using the Naming Convention > devloped by Stan Leszynski and Greg Reddick, authors of Access 97 > books? > > Their conventions would creat this: > > tblNews > intpkNewsID > intfkUsersID > datPosted > varSubject > txtContent > blnBoolean
Wow, that's rather cluttered. I'd rather use a readable standard. Won't it be a bit strange when you run SHOW TABLES and you get a bunch things back all that being with "tbl"? When you program, do you prefix every variable name with "var"? Every function name with "func"? Every macro with "mac"? Do the filenames on your computer all begin with "file" and folders "fldr"? Jeremy -- Jeremy D. Zawodny, <[EMAIL PROTECTED]> Technical Yahoo - Yahoo Finance Desk: (408) 349-7878 Fax: (408) 349-5454 Cell: (408) 685-5936 MySQL 3.23.41-max: up 45 days, processed 1,000,376,140 queries (252/sec. avg) --------------------------------------------------------------------- Before posting, please check: http://www.mysql.com/manual.php (the manual) http://lists.mysql.com/ (the list archive) To request this thread, e-mail <[EMAIL PROTECTED]> To unsubscribe, e-mail <[EMAIL PROTECTED]> Trouble unsubscribing? Try: http://lists.mysql.com/php/unsubscribe.php