<div class="gmail_quote"><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex;"><div style="word-wrap:break-word"><div>You&#39;re looking at this page <a href="http://trac.openmicroscopy.org.uk/ome/wiki/OmeroTables" target="_blank">http://trac.openmicroscopy.org.uk/ome/wiki/OmeroTables</a> right? </div>

</div></blockquote><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex;"><div style="word-wrap:break-word"><div>I fixed a couple of links to source code (were broken because of our recent move to git) so I hope that helps. </div>

</div></blockquote><meta charset="utf-8"><div><br></div><div>Yes, indeed, and thanks. Unfortunately I&#39;m getting this now. I&#39;ll try again later:</div><div><meta charset="utf-8"><span class="Apple-style-span" style="font-family: Times; font-size: medium; "><pre style="word-wrap: break-word; white-space: pre-wrap; ">

<meta charset="utf-8"><span class="Apple-style-span" style="font-family: Times; white-space: normal; "><pre style="word-wrap: break-word; white-space: pre-wrap; ">Traceback (most recent call last):
  File &quot;build/bdist.linux-x86_64/egg/trac/web/api.py&quot;, line 436, in send_error data, &#39;text/html&#39;)
  ........ (more crud) .......
  File &quot;build/bdist.linux-x86_64/egg/trac/db/postgres_backend.py&quot;, line 203, in __init__ port))
OperationalError: FATAL:  connection limit exceeded for non-superusers</pre></span></pre></span></div><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex;"><div style="word-wrap:break-word">

<div>Probably if you&#39;re doing the same analysis with the same result fields for every image in a Dataset, you should create a single table and link it to the Dataset or Project. </div></div></blockquote><div><br></div>

<div>Well, I&#39;m not doing the analysis, I&#39;m developing tools in CellProfiler that will make it easy to do such things, and I was hoping for a pointer to an API call that would allow me to link a file to an object id (image, dataset, project...).</div>

<div><br></div><div>My guess is that linking a csv file to an image is the same as adding an attachment in Insight? Is that right? Then the next question I&#39;d have is can I use the API upload the document so it&#39;s not just a reference to a local file?</div>

<div><br></div><div>Thanks!</div><div>Adam</div></div>