laptop and a wrench

Bug

Exporting attribute table to text file from ArcMap with language set to European locale fails with the following error: "An error occurred exporting the table".

Zuletzt veröffentlicht: August 25, 2014 ArcGIS for Desktop
Bug-ID-Nummer NIM048153
EingereichtSeptember 8, 2009
Zuletzt geändertApril 28, 2025
Gilt fürArcGIS for Desktop
Gefunden in Version9.3.1
BetriebssystemWindows OS
BetriebssystemversionVista
StatusWill Not Be Addressed

Zusätzliche Informationen

No Public Explanation

Workaround

ArcGIS uses the Microsoft ODBC Text File driver. The Microsoft Text File driver defaults to a comma as the delimiter. This conflicts with the locales decimal delimiter, also a comma and the create table fails.The delimiter can be changed using two methods.1) In the schema.ini Note: Must be done for each file to be exported. Does not require administrator access. Search the Microsoft site for "schema.ini" for more information on the "schema.ini" file. If the "schema.ini" file exists add the following lines to it:[your_file.txt]Format=TabDelimitedWhere "your_file.txt" is the name of the file that you want to create. If the schema.ini file does not exist. Create a text file named "schema.ini" and add the same lines. 2) In the registry Note: The delimiter is changed for all text files. Can be overridden with a schema.ini. Requires administrator access to the PC.Change the value of Format atHKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Jet\4.0\Engines\Text\Formatto Format = TabDelimited.The latter workaround is described in the following KB article: http://support.esri.com/en/knowledgebase/techarticles/detail/20909

Schritte zur Reproduzierung

Bug-ID: NIM048153

Software:

  • ArcGIS for Desktop

Benachrichtigung erhalten, wenn sich der Status eines Bugs ändert

Esri Support App herunterladen

Weitere Informationen zu diesem Thema erkunden

Unterstützung durch ArcGIS-Experten anfordern

An den technischen Support wenden

Esri Support App herunterladen

Zu Download-Optionen wechseln