Hi all,
I'm trying to do data migration from Postgres to SQL Server 2000. One particular table import failed with “Out of Memory fir Query Result” error. This particular table go around 8 million records.
How can I fix this error and import data successfully.
Thanks
Aranga