On 11/7/08, baxy77bax <[EMAIL PROTECTED]> wrote:
>
>  hi,
>
>  well i need some help considering ways to copy files between databases or if
>  it is somehow possible to join several  sqlite databases. i'm  familiar with
>  perl modules that deal with sql databases but so far all transactions are
>  too slow for ma project , so i'm looking for a way to just directly copy the
>  data hoping i'll gain some overall speed. if anyone has some idea on the
>  subject i would be very grateful for any help provided.
>
>


Have you done some looking at the sqlite.org documentation? In
particular, look at the ATTACH command.
_______________________________________________
sqlite-users mailing list
sqlite-users@sqlite.org
http://sqlite.org:8080/cgi-bin/mailman/listinfo/sqlite-users

Reply via email to