mattalexx
04-13-02, 22:21
| I am running into an error with an ASP file: http://www.mattalexx.com/scoville/newbooksshow.asp Here's the script: http://www.mattalexx.com/asperror.zip Here's the MS documentation of the error: http://support.microsoft.com/default.aspx?scid=kb;en-us;Q175239 MS says I need to order my SQL statements so that BLOB fields (text, memo, image) are called last. I have done this, and the error keeps coming up. What's going on? |