Please start any new threads on our new
site at https://forums.sqlteam.com. We've got lots of great SQL Server
experts to answer whatever question you can come up with.
| Author |
Topic |
|
AskSQLTeam
Ask SQLTeam Question
0 Posts |
Posted - 2005-03-07 : 07:42:23
|
| Rodney writes "I get a "[DBNETLIB][ConnectionRead (WrapperRead()).]General" error ever so often on my site www.caribbeanmassive.com. It is related to a custom forum I created. My hosting company says that a few of the pages keep hanging on the server, with connections not being terminated. i did the coding via Dreamweaver, the site has many other pages with coding via Dreamweaver and i have experienced no problem with them, just the forums section.How do I ensure that my connections are closed, or what is the proper procedure for doing so.For an example of the error you can go tohttp://www.caribbeanmassive.com/Community/forums_discussions.asp?topicid=2275I'm in desparate need of some help, this thing now happens everyday.Thanks" |
|
|
eyechart
Master Smack Fu Yak Hacker
3575 Posts |
Posted - 2005-03-07 : 12:58:26
|
| it will be near impossible to troubleshoot your problem without seeing your code.-ec |
 |
|
|
|
|
|