
"not enough memory......"
I don't know if this is the right place to post but.....
With a sql query on an .asp page we are retrieving records from a sql
database to display.
When the recordset is larger then 103 records, we get the following error
message on the .asp page:
******************
Provider error '8007000e'
Not enough storage is available to complete this operation.
/test/code/test.asp, line 110
******************
We have no idee where this is coming from, IIS or SQLServer or ODBC or
Client?
The table where the records are coming from has about 60 colums.
I hope you can help me.
Thx,
Richard Beute