O
Oleg Ogurok
Hi there,
I need to copy a database from a SQL2000 server into a machine with Visual
Studio 2005 / SQL 2005 Express.
I've managed to duplicate the table structure using a script generated with
Red Gate SQL tools. What's the best way to copy the data over?
Both servers are on separate networks with no direct connectivity between
them.
I tried creating a script using Red Gate SQL Data Compare tool, but the
script came out to be 75mb and when I passed it to "osql" command, 5 minutes
into the process I got "Not enough memory to run this query" error.
-Oleg.
I need to copy a database from a SQL2000 server into a machine with Visual
Studio 2005 / SQL 2005 Express.
I've managed to duplicate the table structure using a script generated with
Red Gate SQL tools. What's the best way to copy the data over?
Both servers are on separate networks with no direct connectivity between
them.
I tried creating a script using Red Gate SQL Data Compare tool, but the
script came out to be 75mb and when I passed it to "osql" command, 5 minutes
into the process I got "Not enough memory to run this query" error.
-Oleg.