Hi, Rex, Morton,
What are your plans to support standalone tables in the API ? I am using beta 2. Will tablesupport be available in the next release ? I have a very urgent need to query tables. Already made my own interface on REST but really want to use your API. If I add a dummy geometry column (with null value) to the underlying table (based on an ArcMap query layer --> sqlserver view) I can at least see the table as a layer. However QueryTask.Query seems to require a Geometry and if I give it an Envelope(-180,-90,180,90) it does not return any features. I would expect to get all features, even the one's with a null geometry. Any suggestions ?
Thanks, Ben