Open main menu
Home
Random
Recent changes
Special pages
Community portal
Preferences
About Wikipedia
Disclaimers
Incubator escapee wiki
Search
User menu
Talk
Dark mode
Contributions
Create account
Log in
Editing
Leszynski naming convention
(section)
Warning:
You are not logged in. Your IP address will be publicly visible if you make any edits. If you
log in
or
create an account
, your edits will be attributed to your username, along with other benefits.
Anti-spam check. Do
not
fill this in!
==Advantages== Since the Leszynski naming convention is a special form of [[Hungarian notation]] the same general advantages also apply to the Leszynski convention. The use of distinctive prefixes makes your database self-documenting; when you see ''frmSales'' in VBA code, you will know that it references a form, and when you see ''curSales'' you will know that it is a Currency variable. When selecting a query from a drop-down list, you will know that a query starting with ''qmak'' is a make-table query, while one starting with ''quni'' is a union query. This information will allow you to avoid errors such as using the SetFocus method (a control method) with a field, or trying to open a table.
Edit summary
(Briefly describe your changes)
By publishing changes, you agree to the
Terms of Use
, and you irrevocably agree to release your contribution under the
CC BY-SA 4.0 License
and the
GFDL
. You agree that a hyperlink or URL is sufficient attribution under the Creative Commons license.
Cancel
Editing help
(opens in new window)