Hi Paul,<br><br><div class="gmail_quote">On Wed, Mar 30, 2011 at 7:11 PM, Paul <span dir="ltr">&lt;<a href="mailto:paul.a@aandc.org">paul.a@aandc.org</a>&gt;</span> wrote:<br><blockquote class="gmail_quote" style="margin: 0pt 0pt 0pt 0.8ex; border-left: 1px solid rgb(204, 204, 204); padding-left: 1ex;">

At 12:38 PM 11/26/2010 -0500, Jared Camins-Esakov wrote:<br>
&gt;Is there a way to do a bulk import of &quot;authorized values&quot;? Â I have not been<br>
<div class="im">&gt;able to find KOHA user interface support for this.<br>
&gt;<br>
</div><div class="im">&gt;INSERT INTO authorised_values (category, authorised_value, lib) VALUES<br>
&gt;(&#39;LOC&#39;, &#39;MILITARY&#39;, &#39;Military&#39;), (&#39;LOC&#39;, &#39;ANOTHER&#39;, &#39;Another location...&#39;);<br>
<br>
</div>Before I start adding more &quot;Authorized values&quot; to a near-production Koha<br>
db,<br></blockquote></div><br>I&#39;ll let others answer the other questions, however, I trust that before you add, subtract, do-any-sort-of-foo to your near-production DB, you make a quick backup of it using mysqldump.... Then you can try all sorts of things w/out worry.<br>

<br>Better yet, setup a cron job to run a dump at regular intervals so you can &quot;roll back&quot; if need be.<br><br>Kind Regards,<br>Chris<br>