I have a table with >2,000,000 rows containing the latitude and longitude (decimal degrees) of many bird count observations. The columns are are listed as "strings", even though many contain only numbers, and I'm unable to create a new field to convert the "strings" to "integers" since I cannot edit the table (no editable layers, ArcMAP tells me).
The file is too big to manipulate in Excel, so I cannot change things there either. Does anyone know of a way to read such a large table into ArcMAP in a way that allows for editing so I can convert "string" fields to other forms?