Home > Microsoft SQL Server > Access DB LImits?

Access DB LImits?



Is there a limit to how many people can access my site - or the pages that are delivered from the database. <br><br>Or is there something I need to write into the code so that multiple people can look at it. <br><br>Some people have been complaining they cant access my site & I saw an error this morning which i think is related to this issue. <br><br>Any ideas??? <img border="0" src="/forum/emoticons/confused.gif" height="22" width="15" alt="confused" />

    
Guest


Microsoft OLE DB Provider for ODBC Drivers error '80040e4d' <br><br>[Microsoft][ODBC Microsoft Access Driver] Too many client tasks. <br><br>/home.asp, line 34 <br><br><br>this is the error i get ..... too many people accessing site at once maybe??? can i do anything to help this ?

Was this answer helpful ? Yes No   
Guest


tonya <br>why u posted here?<br><br>anyway<br><br>look then ever u use createobject method<br>make a point that u close that object and set it for nothing<br><br>e.g<br><br>set con=server.createobject("adodb.connection")<br><br>---<br>----<br><br>'at end of the code<br><br>con.close()<br><br>set con=nothing<p><hr size="1" width="50%" align="left" />(#_#)</p>

Was this answer helpful ? Yes No   
Guest


Do you know I don't know how i managed that since I am normally v good at closing off my connection & rs. <br><br>But well thanks I now know what that error is & that page didnt have the close stuff at bottom of code<br><br>feel daft <br>& thought this was where to put DB related questions.<br><br>now i can go back to my attachments problem !!<br><br>Thanks

Was this answer helpful ? Yes No   
Guest
 
 
Home - About Infoqu - Contact - Privacy Statement - Link to Infoqu - Bookmark Infoqu

Copyright 2007-2008 by Infoqu. All rights reserved