Hi,
How can i copy one table from a database located on one server to another database located on an other server .
Thanks for your help and samples ,
Philippe
oServer1 := maria_Connect( .... )
oServer2 := maria_Connect(....)
// now copy from oServer1 to oServer2
oCn:CopyTableToServer( cTableName, oServer2 )
Return to FiveWin for Harbour/xHarbour
Users browsing this forum: No registered users and 57 guests