View Single Post
  #3 (permalink)  
Old Aug 7th, 2007, 12:00
cpando1974 cpando1974 is offline
Junior Member
Join Date: Mar 2007
Location: Newark
Posts: 13
Thanks: 0
Thanked 0 Times in 0 Posts
Re: Keep getting error message Microsoft VBScript runtime error '800a01a8'

Apologies, forgot to post I had figured it out just recently.

Bit of a numty really. Further down the page I had closed off the SQL connection before the loop ended instead of after it, so when it looped back round, there was no connection.
Reply With Quote