Access Programming Etiquette...

racemadnss

Registered User.
Local time
Today, 03:09
Joined
May 18, 2004
Messages
58
Hey Yall,

I'm new to programming in access and I would like to make my program look as professional as possible.

My main question is etiquette, naming tables, querys, forms, macros, reports, and modules.

I Have seen a few people use tblTablename before, is this the standard?

If so please give me your tips on how to make my program look professional.

Thanks Yall
 
I do use those prefixes (tbl, qry, dap, frm etc etc)
It makes it easier to know what is what w/o looking to the left to see if your in tables, query, or whatever. plus i do think it makes it look more professional, but that's just my opinion.
 
racemadness,

You're very welcome. I think that when I first started out, someone else pointed me to that link or one like it! So, I guess now it is my turn to return the favor!
:p

Good luck!
 

Users who are viewing this thread

Back
Top Bottom