This update broke the Join Field Tool for me.
The fields join but no data comes with it.
Did the developers test this extensively?
I'm joins to data tables with a long Int. Pretty simple stuff but it doesn't work.
NIM081369 A model with the Join Field tool crashes ArcMap. <J Messed it up i believe.
The fields join but no data comes with it.
Code:
arcpy.JoinField_management(CCTV_Survey1, "CCTV_Survey_Id", CCTV_Survey_Header1, "CCTV_Survey_Id", "")
I'm joins to data tables with a long Int. Pretty simple stuff but it doesn't work.
NIM081369 A model with the Join Field tool crashes ArcMap. <J Messed it up i believe.