Hi All,
i am writing a simple openquery to pull data from a very large table and the query failed with error saying system.OutOfMemory Error. i notice that i m able to pull all the column except columns with datetime data type. i am able to retrieve data if i suppress the timestamp for the particular column, but i need to retrieve data with timestamp. Please help me out. Thanks in Advance.
Arif