<html><head></head><body><div class="yahoo-style-wrap" style="font-family:courier new, courier, monaco, monospace, sans-serif;font-size:16px;"><div>I'm working with PostgreSQL with PostGIS. Currently I just have a view with a table with geometry joined to a table with data. This so happens to be parcels (geometry) and parcels (data). I did see and tried this post:</div><div><a href="http://osgeo-org.1560.x6.nabble.com/Mapguide-3-0-Postgre-view-problem-td5298765.html" rel="nofollow" target="_blank" class="">http://osgeo-org.1560.x6.nabble.com/Mapguide-3-0-Postgre-view-problem-td5298765.html</a></div><div><br></div><div>and this:</div><div><a href="https://themapguyde.blogspot.com/2010/08/using-fdo-schema-overrides.html" rel="nofollow" target="_blank" class="">https://themapguyde.blogspot.com/2010/08/using-fdo-schema-overrides.html</a></div><div><br></div><div>but here's my problems with the two solutions given:</div><div>The PSQL query to search the table doesn't work (error on the line with "EXECUTE...")</div><div>The FDO Toolbox returns an error while exporting the configuration leaving me with an incomplete and therefore, unusable XML file.</div><div><br></div><div>Eventually, the view described above will be replaced with one with a spatial join, so I do need the FDO override to work.<br></div><div><br></div><div>Here's the schemas in the database<br></div><div><br></div><div>PostGIS [database]</div><div>|--public<br></div><div>|--tiger</div><div>|--tiger-data</div><div><span>|--topology</span><br></div><div><br></div><div>Here's the error that FDO Toolbox gives me:</div><div><img title="Inline image" alt="Inline image" src="cid:a8a68ac4-45ea-c128-501b-8f4eadfcad12@yahoo.com" class="yahoo-inline-image" style="max-width: 508px; width: 100%;" draggable="false" data-id="<a8a68ac4-45ea-c128-501b-8f4eadfcad12@yahoo.com>"><br><div><br></div><div>Thanks,</div><div><br></div><div>Ethan<br></div></div></div></body></html>