You should also investigate the T-prefix option in systempreference &quot;itemBarcodeInputFilter&quot;.<br><br>Basically, Follett had intentional divergence between the data represented in the database as the barcode and the printed form.  A tranformation was used to make one match the other when scanned.  This is a serious pain for migration purposes.<br>
<br>--Joe<br><br><div class="gmail_quote">On Fri, Mar 6, 2009 at 1:23 PM, Roche III, Edward <span dir="ltr">&lt;<a href="mailto:edward_roche@solanco.k12.pa.us">edward_roche@solanco.k12.pa.us</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;">









<div link="blue" vlink="purple" lang="EN-US">

<div>



<p>Good Afternoon All </p>

<p>I am in need of a SQL statement to update my barcode field
in the items table. When we exported our catalog from Follett it removed a
space that was in out barcodes so now when we try to scan an item it is not
being found because the barcode field in Koha is missing the space. What I have
done so far:</p>



<p style="text-indent: -0.25in;"><span>1)<span style="font-family: &quot;Times New Roman&quot;; font-style: normal; font-variant: normal; font-weight: normal; font-size: 7pt; line-height: normal; font-size-adjust: none; font-stretch: normal;">     
</span></span>Export from the items table: itemnumber and barcode</p>

<p style="text-indent: -0.25in;"><span>2)<span style="font-family: &quot;Times New Roman&quot;; font-style: normal; font-variant: normal; font-weight: normal; font-size: 7pt; line-height: normal; font-size-adjust: none; font-stretch: normal;">     
</span></span>Added the space back into the barcode field</p>

<p style="text-indent: -0.25in;"><span>3)<span style="font-family: &quot;Times New Roman&quot;; font-style: normal; font-variant: normal; font-weight: normal; font-size: 7pt; line-height: normal; font-size-adjust: none; font-stretch: normal;">     
</span></span>Created a temp table in the koha db</p>

<p style="text-indent: -0.25in;"><span>4)<span style="font-family: &quot;Times New Roman&quot;; font-style: normal; font-variant: normal; font-weight: normal; font-size: 7pt; line-height: normal; font-size-adjust: none; font-stretch: normal;">     
</span></span>Imported the data into the temp table</p>

<p> </p>

<p>I now need to move the data from the temp table over to the items
table to update the barcode field.</p>

<p> </p>

<p>Any thoughts?  </p>

<p> </p>

<p>Thanks</p>

<p>Ed</p>

<p> </p>

<p>Edward J. Roche</p>

<p>Network Administrator</p>

<p>Solanco School District</p>

<p>717.786.2151 x2437</p>

<p> </p>

<p> </p>

<p>&quot;At the End of the Day, Did You Play to Win or Not to
Lose?&quot; </p>

<p> </p>

<p>                   </p>

<p> </p>

<p> </p>

</div>

</div>


<br>_______________________________________________<br>
Koha mailing list<br>
<a href="mailto:Koha@lists.katipo.co.nz">Koha@lists.katipo.co.nz</a><br>
<a href="http://lists.katipo.co.nz/mailman/listinfo/koha" target="_blank">http://lists.katipo.co.nz/mailman/listinfo/koha</a><br>
<br></blockquote></div><br>