Re: Indexing of Connections
- From: "AK" <nospam@xxxxxxxxxxx>
- Date: Sun, 19 Nov 2006 07:16:54 -0600
Bob,
Bad me! I should have specified!!! I am using Access
AK
"Bob Barrows [MVP]" <reb01501@xxxxxxxxxxxxxxx> wrote in message
news:%23$bVty9CHHA.652@xxxxxxxxxxxxxxxxxxxxxxx
AK wrote:
I am trying to keep track of my open and closed connections. For
example, if a FileCopy is trying to execute, sometimes I get
connection open error and I need to know what connection (s) it is
(like on some other form that I had previously called) that is
causing the problem.
This cause me to ask if connections made to a DB are indexed or
numbered, and can I get to that "property"? If so, how is that done?
It depends on the database. For example, with SQL Server, one can use the
sp_who2 systmen stored procedure to vies connection info.
--
Microsoft MVP - ASP/ASP.NET
Please reply to the newsgroup. This email account is my spam trap so I
don't check it very often. If you must reply off-line, then remove the
"NO SPAM"
.
- Follow-Ups:
- Re: Indexing of Connections
- From: Bob Barrows [MVP]
- Re: Indexing of Connections
- References:
- Indexing of Connections
- From: AK
- Re: Indexing of Connections
- From: Bob Barrows [MVP]
- Indexing of Connections
- Prev by Date: Re: Indexing of Connections
- Next by Date: Dis-instantiating a form object having connections
- Previous by thread: Re: Indexing of Connections
- Next by thread: Re: Indexing of Connections
- Index(es):
Relevant Pages
|
|