Re: Indexing of Connections
- From: "Bob Barrows [MVP]" <reb01501@xxxxxxxxxxxxxxx>
- Date: Sun, 19 Nov 2006 09:23:39 -0500
In that case, it's not perfect but the only thing you can do is inspect the
..ldb file. It's been a few years since I did Access development but ISTR
there was something called ldbviewer or something like that. Google should
help you out:
http://www.google.com/search?ie=UTF-8&oe=UTF-8&sourceid=gd&q=ldbviewer+ldb+viewer
AK wrote:
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"
--
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"
.
- References:
- Indexing of Connections
- From: AK
- Re: Indexing of Connections
- From: Bob Barrows [MVP]
- Re: Indexing of Connections
- From: AK
- Indexing of Connections
- Prev by Date: Dis-instantiating a form object having connections
- Next by Date: Re: Dis-instantiating a form object having connections
- Previous by thread: Re: Indexing of Connections
- Next by thread: Dis-instantiating a form object having connections
- Index(es):
Relevant Pages
|
|