Hi,
For some reason model builder just hangs when I click verify on a simple query within query builder on the final select process below. The query is: table name.FIELDNAME is null
If I verify without running the first two processes it says there is an error with the expression. If I run the first two processes then click verify it hangs and I have to kill ArcMap and try again.
I
Hi Mark,
What version of ArcMap are you using?
10.2.2
Is this a new issue? When did this begin occurring?
Hi,
I don't use model builder that often but as far as I know it used to work OK
Thanks
Mark
Below are some suggestions:
(C:\Users\<your username>\AppData\Roaming\ESRI\Desktop10.3\ArcMap\Templates\Normal.mxt)
Hi,
Cleared normal template and tried again but it just hangs.
Thanks
Mark
If the error message is saying that it's with the expression then I guess that is the problem!
Hi,
That was the sql query (apart from table name and field name is aliased) - I just want to select null values in a field. Unfortunately there is no error message, it just hangs then I have to Kill ArcMap
Thanks
Mark
Your query has a space in it between table and name, that would be invalid
table name.FIELDNAME is null
Personally and far from me to tell you how to do your analysis but a dataset called "table name" and a field called "fieldname" are not very descriptive! What metadata are you going to write about these and it is not very helpful for others if you intend to pass this data onto a client. It's akin to receiving a dataset simply called export_output7.shp. Export of what?