On Thu, May 29, 2008 at 9:18 AM, Robert <[EMAIL PROTECTED]> wrote:
> I do already have some records in the system and I did not use the startid
> option the first time. I did however try the entire process again using the
> startid option and received the same results. I have 8 different books in
> the system but some have multiple copies. Should the startid option be the
> number of actual books or records (I believe this is the right way to go) or
> should it start with the number after the number of copies?

Robert, in psql run this query:  select max(id) from biblio.record_entry;

Use a higher number than the output from that (I would add 1000).

Let us know if this helps.

-- 
Jason Etheridge
 | VP, Community Support and Advocacy
 | Equinox Software, Inc. / The Evergreen Experts
 | phone: 1-877-OPEN-ILS (673-6457)
 | email: [EMAIL PROTECTED]
 | web: http://www.esilibrary.com

Reply via email to