Re: O.T. ==> PING discussion
- From: pietlinden@xxxxxxxxxxx
- Date: 31 Aug 2006 10:14:56 -0700
Since we're on an OT excursion...
You can ping a list of IPs from inside Access and write the results
back to your DB. Very little to it. There's code at vbnet (Randy
Birch's site). You can call it from inside Access. The way I did it
was to convert the various possible responses to T/F (I think the
"success" variable = 0, so you compare that result to zero.) Then if
you open an updateable recordset on your table, you can have access do
all the pinging for you.
.
- References:
- O.T. ==> PING discussion
- From: MLH
- Re: O.T. ==> PING discussion
- From: Randy Harris
- Re: O.T. ==> PING discussion
- From: MLH
- O.T. ==> PING discussion
- Prev by Date: Re: O.T. ==> PING discussion
- Next by Date: Re: How to process an array of fieldnames and fieldtypes in FN creating table
- Previous by thread: Re: O.T. ==> PING discussion
- Next by thread: Re: O.T. ==> PING discussion
- Index(es):
Relevant Pages
|