5 Feb
2011
5 Feb
'11
3:11 a.m.
2011/2/5 martin caris <martin_caris@hotmail.com>:
Hi,
Is it possible to transfer records from a koha database 1 to another Koha database 2 ?? In local ?
Tell us more. Copying biblio and item records (using SQL) from one existing Koha db instance to another is likely to fail with collisions in the biblio and item ids. What's the problem you're trying to solve? -reed