On Oct 13, 2011, at 6:38 AM, Eduardo wrote:
> Hi,
> I am trying to copy a table (or more of them) from one database to the
> other. I found somewhere in internet a code snippet that I have
> slightly modified. I read sequentially rows from the existing table
> and write them to the new one. The c
Hi,
I am trying to copy a table (or more of them) from one database to the
other. I found somewhere in internet a code snippet that I have
slightly modified. I read sequentially rows from the existing table
and write them to the new one. The code worked for smaller table (up
to several thousand row