Formerly Best Training
© 2024 STL. All Rights Reserved.
All prices offered for business users and exclude VAT. E&OE
2nd Floor, CA House, 1 Northey Street, Limehouse Basin, London, E14 8BT. United Kingdom
Forum home » Delegate support and help forum » Microsoft Access Training and help » Naming convention
Resolved · Low Priority · Version 2003
Hi Joe,
Thank you for your question and welcome to the forum.
Here are some naming conventions for access:
1. Field Names with no spaces and initial caps.
2. When naming tables use tbl as a prefix and then a number followed by the table name.
e.g. tbl10Customers
3. Then each field in the customers table will have a prefix of fld followed by the table number and letter and then the name of the field.
e.g. fld10aCustomerID
fld10bCustomerName
4. Use prefixes such as frm for forms, qry for queries and rpt for reports.
I hope this helps.
Regards
Simon
|
Access tip:Remove spaces in a tableIf you have a table that has too many space marks littered around, you can create a update query and use the trim function to get rid of any excess space marks |
We'll call during UK business hours
Server loaded in 0.11 secs.