Just to make sure that I am clear, the problem is not that I do not understand why this is generating such a problem. I have already set up a fix for the problem, so that is not an issue. Why this was apparently crashing the server is the crux of things, as I cannot understand how this could possibly happen.
I am working with a SL Server database. The generated SQL is exactly as one would think - it is looking for the column SA, which does not exist. I do not use On Error Resume Next and do not see it in global.asa (should I be looking anywhere else?). I will have to say that I am not positive that a recordset is being returned, I am assuming that to be the case. If a recordset is not being returned then I am hard pressed to understand why the looping would take place. Then again, that is the crux of the issue, isn't it? <g> I would like to run the code to see what is going on, but am afraid that if this code actually is crashing the server then I would do just that. I am going to try it locally on an Access database to see what happens, but am thinking that the results I get will not really be applicable to my current situation. Any and all thoughts as to how this might happen are appreciated. Thanks for everyone's help. Cheers - george --------------------------------------------------------------------- Home : http://groups.yahoo.com/group/active-server-pages --------------------------------------------------------------------- Post : [email protected] Subscribe : [EMAIL PROTECTED] Unsubscribe: [EMAIL PROTECTED] --------------------------------------------------------------------- Yahoo! Groups Links <*> To visit your group on the web, go to: http://groups.yahoo.com/group/active-server-pages/ <*> To unsubscribe from this group, send an email to: [EMAIL PROTECTED] <*> Your use of Yahoo! Groups is subject to: http://docs.yahoo.com/info/terms/
