How many rows do you have in the tables?

If many  use bcp.exe to bulk copy out data form source server,
ftp the file to the other server and then bulk copy data into the
target server. That should be the fastets way if you have a lot
of data to copy.

-----Original Message-----
From: Gerardo Rojas
To: [EMAIL PROTECTED]
Sent: 17-3-2004 19:45
Subject: [PHP-WIN] copying MS SQL tables

Is there a quick way to copy an entire table from one MSSQL server to
another using PHP.  These servers are accessed remotely.  I have all
required permissions.


--
Gerardo S. Rojas
mailto: [EMAIL PROTECTED]

-- 
PHP Windows Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php

Reply via email to