wisemx
01-18-2008, 01:11 AM
I think you'll need to write a code page to do it.
Which is a standard practice on remote servers.
Another method, which I've used for years, is to import your remote data then export it locally as comma delimited CSV.
That is also a method I used for remote Oracle to local SQL Server, and it worked very well.
Which is a standard practice on remote servers.
Another method, which I've used for years, is to import your remote data then export it locally as comma delimited CSV.
That is also a method I used for remote Oracle to local SQL Server, and it worked very well.