Select to view content in your preferred language

Spatial View on PostgreSQL data - Function or procedure does not exist

2330
0
04-15-2013 03:23 AM
JamesNunn
Deactivated User
I am trying to create a spatial view on joined tables using an st_geometry shape field from one of the joined feature classes in a postgresql database.

When I try to register the view using sdelayer I get:[ATTACH=CONFIG]23500[/ATTACH]

If I retry the command it seems to succeed, but when trying to preview the view, I get the same error in ArcCatalog: [ATTACH=CONFIG]23498[/ATTACH]

Trying to find something that I can change, if I recalculate the feature extents I get: [ATTACH=CONFIG]23499[/ATTACH]

All these seem to point to the sde functions not being accesses.

Any ideas?
0 Kudos
0 Replies