Hi experts,
What is the fastest way to get all the rows of a table from a linked server (a Pervasive database). I then want to insert all those rows into a SQL Server 2000 database table.
I have a method using cursors but everybody says they are slow.
Thank you for any helpful comments you can share.
Warm regards,
Hope