X:\BD_PERSONAL\contacts.accdb
tabla de Contacts (plantilla access)
1 | ID | LongInteger | 4 |
2 | Company | ShortText | 50 |
3 | LastName | ShortText | 50 |
4 | FirstName | ShortText | 50 |
5 | E-mailAddress | ShortText | 50 |
6 | JobTitle | ShortText | 50 |
7 | BusinessPhone | ShortText | 25 |
8 | HomePhone | ShortText | 25 |
9 | MobilePhone | ShortText | 25 |
10 | FaxNumber | ShortText | 25 |
11 | Address | ShortText | 255 |
12 | City | ShortText | 50 |
13 | State/Province | ShortText | 50 |
14 | ZIP/PostalCode | ShortText | 15 |
15 | Country/Region | ShortText | 50 |
16 | WebPage | Anchor | - |
17 | Notes | LongText | - |
18 | Attachments | varchar | 4 |
19 | Category | ShortText | 100 |