Charlotte Foust
cfoust at infostatsystems.com
Thu Mar 2 12:46:32 CST 2006
The big advantage to it is that the Access engine knows immediately that you are referring to something that belongs to the object rather than having to check to see if it is a variable. Misspellings bite, and not using Me doesn't tell the engine that it needs to check the spelling. Charlotte Foust -----Original Message----- From: accessd-bounces at databaseadvisors.com [mailto:accessd-bounces at databaseadvisors.com] On Behalf Of Rocky Smolin - Beach Access Software Sent: Thursday, March 02, 2006 10:32 AM To: Access Developers discussion and problem solving Subject: Re: [AccessD] Table naming conventions On a related note, does everyone use/not use Me. when referring to a control in code? Any advantage other than the auto-fill to using Me.? TIA Rocky Charlotte Foust wrote: > You use suffixes for ease of navigation. I prefer prefixes for > grouping by types of objects. Different strokes. > > Charlotte > > > -----Original Message----- > From: accessd-bounces at databaseadvisors.com > [mailto:accessd-bounces at databaseadvisors.com] On Behalf Of Heenan, > Lambert > Sent: Thursday, March 02, 2006 6:16 AM > To: 'Access Developers discussion and problem solving' > Subject: Re: [AccessD] Table naming conventions > > > Not read all this, but one point I want to make is "why are people > obsessed with PREFIXES?" > > I use the "_tbl" SUFFIX in my table names. Why? So that when I sort > the list of tables I can use the initial letter of the table name to > quickly jump to it using the keyboard. If they all begin with "tbl" > you cannot do that. Simple. :-) > > Lambert > > -- AccessD mailing list AccessD at databaseadvisors.com http://databaseadvisors.com/mailman/listinfo/accessd Website: http://www.databaseadvisors.com