The default field names in a Windows SharePoint Services list are preceded by underscore characters (828413)
The information in this article applies to:
- Microsoft Office Access 2003
- Microsoft Windows SharePoint Services
This
article applies only to a Microsoft Access database (.mdb).
Moderate: Requires basic macro, coding, and interoperability
skills.
SYMPTOMSThe names of the default fields in a Microsoft Windows SharePoint Services list may be preceded by an underscore character if both of the following conditions are true: - You export a table from Microsoft Office Access 2003
to a list in Microsoft Windows SharePoint Services.
- The table contains fields
that have field names that are the same as the default field names in the Windows
SharePoint Services list.
For example, if the table contains a field that is named Edit,
the default field name is changed to _Edit when you export the table to the list in Windows SharePoint Services. You may have
the same problem if you export a list in Windows SharePoint Services to an
Access database, and then export the Access table to a list in Windows SharePoint
Services. This problem may also occur when you export the data from Microsoft Office
Excel 2003 to a list in Windows SharePoint Services. However, the Windows
SharePoint Services list adds a 1 to the beginning of the duplicate default field names. CAUSEWindows SharePoint Services creates default columns,
such as ID, Edit, Attachments, and Title, in every list. When an Access table that includes columns that have the same names is exported to a list in Windows SharePoint
Services, Windows SharePoint Services imports the fields and
creates the default columns. Because Windows SharePoint Services does not
permit duplicate fields in lists, the default columns start with an
underscore character in the field name, such as _ID or _Edit.STATUS This
behavior is by design.
Modification Type: | Minor | Last Reviewed: | 6/3/2004 |
---|
Keywords: | kbfield kbExport kbprb KB828413 kbAudDeveloper |
---|
|