T
Top Spin
Suppose I want to create a home inventory and maintenance database. I
want to use it to keep track of appliances and their maintenance
schedules and histories.
I might have a "Vendor" table for the places where I bought the item
(Joe's TV, Sears, Elm Street Hardware, etc.) and an "Item" table for
the individual items (TV, microwave, furnace, dishwasher, etc.).
I would want a "Name" field in each table. Is it OK to use "Name" for
the field name (or "strName") or should I use "strVendName" and
"strItemName"?
Thanks
--
Running MS Office 2K Pro
PC: HP Omnibook 6000
OS: Win 2K SP-4 (5.00.2195)
Email: Usenet-20031220 at spamex.com
(11/03/04)
want to use it to keep track of appliances and their maintenance
schedules and histories.
I might have a "Vendor" table for the places where I bought the item
(Joe's TV, Sears, Elm Street Hardware, etc.) and an "Item" table for
the individual items (TV, microwave, furnace, dishwasher, etc.).
I would want a "Name" field in each table. Is it OK to use "Name" for
the field name (or "strName") or should I use "strVendName" and
"strItemName"?
Thanks
--
Running MS Office 2K Pro
PC: HP Omnibook 6000
OS: Win 2K SP-4 (5.00.2195)
Email: Usenet-20031220 at spamex.com
(11/03/04)