HTML & WEB-Design

Moderators: Jonathan
Number of threads: 1249
Number of posts: 3348

This Forum Only
Post New Thread
Single Post View       Linear View       Threaded View      f

Report
Microsoft VBScript runtime error '800a01fb' Posted by Radek007 on 24 Aug 2004 at 3:01 AM
Hi Guys,

set conn = server.createobject("adodb.connection")
conn.open connstr
sql = "select something from sometable;"
conn.execute(sql) 'dies here

This will run fine for days, and then suddenly start to malfunction on every
5th (or so) page pull. When this happens, the number of database connections to
postgresql grows linearly and won't shrink until I restart webservices on IIS
(5.0). After the restart (or a simple unload of the isloated app) Everything
runs fine until the next time...

Thanx in Advance.

Regards
Dhananjay



 

Recent Jobs

Official Programmer's Heaven Blogs
Web Hosting | Browser and Social Games | Gadgets

Popular resources on Programmersheaven.com
Assembly | Basic | C | C# | C++ | Delphi | Flash | Java | JavaScript | Pascal | Perl | PHP | Python | Ruby | Visual Basic
© Copyright 2011 Programmersheaven.com - All rights reserved.
Reproduction in whole or in part, in any form or medium without express written permission is prohibited.
Violators of this policy may be subject to legal action. Please read our Terms Of Use and Privacy Statement for more information.
Operated by CommunityHeaven, a BootstrapLabs company.