<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
<html>
<head>
  <meta content="text/html;charset=ISO-8859-1" http-equiv="Content-Type">
  <title></title>
</head>
<body bgcolor="#ffffff" text="#000000">
Your table must have a primary key, otherwise selection will not work
as expected.<br>
If you are using views, you must create a special table to declare this.<br>
Instructions are here:<br>
<a class="moz-txt-link-freetext" href="http://www.sl-king.com/fdooracle/KingFdoClass.htm">http://www.sl-king.com/fdooracle/KingFdoClass.htm</a><br>
<pre class="moz-signature" cols="72">Regards, Kenneth Skovhede, GEOGRAF A/S
</pre>
<br>
<br>
Krunoslav skrev:
<blockquote cite="mid:18625715.post@talk.nabble.com" type="cite">
  <pre wrap="">

Dave Wilson-3 wrote:
  </pre>
  <blockquote type="cite">
    <pre wrap="">For performance reasons if you are querying 2 tables on the same instance
it's much faster to create a view in the database than do a second join
which isn't currently supported anyway.

    </pre>
  </blockquote>
  <pre wrap=""><!---->
Ok, I created view on OracleXE, and I can make new layer using King.Oracle
provider, and layer shows fine.

But, there's one major problem: objects on this layer are not selectable.
They are on the map, but when I click on some object, nothing happens. I
checked in map properties, and layer is marked as selectable, but it is not.
Any ideas?

  </pre>
</blockquote>
</body>
</html>