|
jeroen
Starting Member
Netherlands
3 Posts |
Posted - 10/12/2004 : 05:04:12
|
I'm using SQL Server 2000 with IIS. Sometimes i get the folowing error on my ASP page
Provider error '8007000e'
Not enough storage is available to complete this operation. /database/sqltype/links.asp, line 85
line 85 is the following line: rs.MoveFirst();
Can anyone help me with this problem? |
|