On 4/19/06, Dick Dishkuvek <dishkuvek / 0xf00d.com> wrote: > > Is this an insane way to do things? I have a feeling I am doing a lot > more work than necessary. Does anyone have any suggestions? If the dumped SQL is fairly simple and regular, I'd just write a script to parse it and add things to the right tables. I think it is overkill to import it into a new table just so you can later select and re-insert it. Ryan