<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
<html>
<head>
  <meta content="text/html;charset=ISO-8859-1" http-equiv="Content-Type">
</head>
<body bgcolor="#ffffff" text="#000000">
I don't think king.oracle works on views without setup in the helper
table.<br>
<br>
If it is possible to detect/guess the PK in any way, that would the<br>
best solution IMO (less user action required).<br>
<br>
The ability to override and otherwise setup the datasource is nice.<br>
You could put it in a config document rather than a special table.<br>
There are pros and cons for both I think.<br>
<pre class="moz-signature" cols="72">Regards, Kenneth Skovhede, GEOGRAF A/S
</pre>
<br>
<br>
Bruno Scott skrev:
<blockquote cite="mid:18334206.post@talk.nabble.com" type="cite">
  <pre wrap="">Yes it's true,
But king.oracle can also work wihout this helper table!
Does it support selection on views without the helper table?

Do you think adding this king of helper table in the PostGIS provider is a
good approach?

Bruno


Kenneth Skovhede, GEOGRAF A/S wrote:
  </pre>
  <blockquote type="cite">
    <pre wrap="">The Oracle provider does this with a special helper table:
<a class="moz-txt-link-freetext" href="http://www.sl-king.com/fdooracle/KingFdoClass.htm">http://www.sl-king.com/fdooracle/KingFdoClass.htm</a>

Regards, Kenneth Skovhede, GEOGRAF A/S



Bruno Scott skrev:
    </pre>
    <blockquote type="cite">
      <pre wrap="">I'm facing a problem in the PostGIS provider when mapping a view to a
feature
class.
How to determine wich column will serves as primary key.
Is there a way in PostGIS to know wich one?

And on a more general perspective, what if there is more than one primary
key in the view's based tables? Is there a rule of thumb we could use?

How did you manage to resolve this question in providers like
Oracle,MySQL,SqlServer???

When there is no primary key on a feature class, the selection in
mapguide
does not work!

Thanks
Bruno
  
      </pre>
    </blockquote>
    <pre wrap="">_______________________________________________
fdo-internals mailing list
<a class="moz-txt-link-abbreviated" href="mailto:fdo-internals@lists.osgeo.org">fdo-internals@lists.osgeo.org</a>
<a class="moz-txt-link-freetext" href="http://lists.osgeo.org/mailman/listinfo/fdo-internals">http://lists.osgeo.org/mailman/listinfo/fdo-internals</a>


    </pre>
  </blockquote>
  <pre wrap=""><!---->
  </pre>
</blockquote>
</body>
</html>