Combo Box Requery

  • Thread starter Thread starter Guest
  • Start date Start date
While I don't use the tbl tag, I am a big fan of using 'frm' for forms and
'rpt' for reports.
It certainly helps when reading over vb code.
Would you use 'qry' for queries?

Slan
Diarmuid

P.S. Slainte - we say that here (ireland) after a drink, like cheers. Has it
the same meaning in Scotland?
 
I don't use tags on any database object although when declaring object
variables in code I will use those tags for readability.

Personally I use singular when naming a table and plural when naming a
query. e.g. Policy = table, PoliciesDomicileEU = query and have done since
1984 using the structured methodologies SSADM and LSDM and implementing on
DB2.

I would tend only to use tables in queries anyway and after that use the
queries for all other purposes.

--
Beatha agus Slainte (Cheers, Good Health and All The Best)

It is Irish, however I mix my gaelics like I mix my Lagavulin and my
Guinness (but not in the same glass).

Craig Alexander Morrison
Crawbridge Data (Scotland) Limited
 
I've moved this to the "Pointless debates..." thread, as people really don't
need (or want) to see this in a thread that had nothing to do with object
naming conventions.


Rob
 
I've moved this to the....

Your on your own then.

--
Slainte

Craig Alexander Morrison
Crawbridge Data (Scotland) Limited

"Pointless debates..." thread, as people really don't
 
Back
Top