Re: Remove DB connections
From: CJM (cjmwork_at_yahoo.co.uk)
Date: 02/09/04
- Next message: Bob Barrows: "Re: searching with SQL Server 2000"
- Previous message: DS: "Remove DB connections"
- In reply to: DS: "Remove DB connections"
- Next in thread: DS: "Re: Remove DB connections"
- Reply: DS: "Re: Remove DB connections"
- Messages sorted by: [ date ] [ thread ]
Date: Mon, 9 Feb 2004 11:30:28 -0000
I think it would be easier for us to help if you posted some relevant code
snippets...
What drivers are you using? Proprietary, OLEDB or ODBC?
Are you use the same connection string each time?
Are you creating/closing your DB objects appropriately?
Chris
"DS" <danielso@sinaman.com> wrote in message
news:%236NHMRv7DHA.1504@TK2MSFTNGP12.phx.gbl...
> When I jump from Page 1 to Page 2, one more DB connections is built. When
I
> browsed 10 pages, then 10 connections are found in my DB. How can I remove
> previous connections when I open a new page?
>
> My environment:
> ASP + Sybase ASE 12.5
>
> Thanks,
> DS
>
>
- Next message: Bob Barrows: "Re: searching with SQL Server 2000"
- Previous message: DS: "Remove DB connections"
- In reply to: DS: "Remove DB connections"
- Next in thread: DS: "Re: Remove DB connections"
- Reply: DS: "Re: Remove DB connections"
- Messages sorted by: [ date ] [ thread ]
Relevant Pages
|