I think you may be misunderstanding the problem.&nbsp;&nbsp; It appears you have imported MARC data for biblio records, but not (item) holdings.&nbsp; So you should not attempt to insert &quot;ownership&quot; of the MARC biblio record for your single branch.&nbsp; Though you can represent things about branches in MARC, it won&#39;t really help your problem, since you will still not have any items and will get empty results.&nbsp; <br>
<br>The difference you report between STAFF and OPAC results suggests that you may not have moved the imported records out of the reservoir.&nbsp; Otherwise that behavior would be unexpected.&nbsp; Check Tools &gt; Manage Staged Records if you used the staged records upload.&nbsp; It should identify how many items it found in the given upload.&nbsp; Confirm that number matches the number you expect.<br>
<br>So basically what you need to do is import items data.&nbsp; I don&#39;t know what means are available to you in Sagebrush Athena to extract that info, if you haven&#39;t already.<br><br>--Joe<br><br><div class="gmail_quote">
On Mon, Dec 8, 2008 at 1:44 PM, Jeffrey LePage <span dir="ltr">&lt;<a href="mailto:jeffrey_lepage@yahoo.com">jeffrey_lepage@yahoo.com</a>&gt;</span> wrote:<br><blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;">
Hello,<br>
<br>
First, an intro:<br>
These days I do database stuff for a living, mostly Oracle. &nbsp;I spent a year doing web coding professionally: LAMP, where P=Perl. &nbsp;I&#39;m installing Koha for a small charter school. &nbsp;It&#39;s replacing Sagebrush &nbsp;Athena.<br>

<br>
Now my problem:<br>
I successfully installed Koha and imported MARC records from Sagebrush Athena. &nbsp;I can see the records in the database tables biblio and biblioitems. &nbsp;I can also see the records when I &quot;Search the Catalog&quot; from the administrative site (not the OPAC). &nbsp;However, the location column in the search results page says &quot;No Items&quot;.<br>

<br>
If I understand the schema correctly, the items table has info regarding barcode, holdingbranch, homebranch. &nbsp;My items table is EMPTY. &nbsp;How do I tell the system that all my marc records have holdingbranch=homebranch=&lt;my library&gt; ?<br>

<br>
Thanks,<br>
Jeff LePage<br>
<br></blockquote></div>