[dba-VB] Syslogs

Stuart McLachlan stuart at lexacorp.com.pg
Mon Jun 29 17:03:15 CDT 2009


The Winsock control is a ActiveX interface to the system Winsock.dll  and needs to be 
installed/registered on each machiine.

That's why I never use the Winsock control, I use API calls instead - that way it just works 
without needing to instal anything.   See the Class I've just posted for example.

-- 
Stuart

On 29 Jun 2009 at 19:28, Max Wanadoo wrote:

> So, John's question appears to have the answer "No, not to Access and not to
> Vista"
> 
> It needs to be registered..am I correct?
> 
> Max
> 
> 
> 
> -----Original Message-----
> From: dba-vb-bounces at databaseadvisors.com
> [mailto:dba-vb-bounces at databaseadvisors.com] On Behalf Of Gustav Brock
> Sent: 29 June 2009 19:22
> To: dba-vb at databaseadvisors.com
> Subject: Re: [dba-VB] Syslogs
> 
> Hi John
> 
> Join Max and read the article ... same paragraph.
> 
>   http://www.devx.com:80/vb/Article/42242/0/page/1
> 
> <quote>
> The actual transmission of syslog messages between your application and
> Windows is left to the WinSock Control, which came with Visual Basic 6 and
> some old versions of the Access Developer Tools. Further, you can download
> the control from several places, which include tools to correct a corrupted
> install.
> </quote>
> 
> /gustav
> 
> 
> >>> jwcolby at colbyconsulting.com 29-06-2009 20:11 >>>
> Does this imply that the winsock control is not native to Access?
> 
> John W. Colby
> www.ColbyConsulting.com 
> 
> 
> Max Wanadoo wrote:
> > Yes that cured it.  I used the one included with the download.
> > 
> > The demo form seems to work, but I don't receive any msg at  localhost
> > 
> > Get back to you on the others.
> > 
> > Max
> > 
> > 
> > 
> > -----Original Message-----
> > From: dba-vb-bounces at databaseadvisors.com 
> > [mailto:dba-vb-bounces at databaseadvisors.com] On Behalf Of Gustav Brock
> > Sent: 29 June 2009 18:08
> > To: dba-vb at databaseadvisors.com 
> > Subject: Re: [dba-VB] Syslogs
> > 
> > Hi Max
> > 
> > The paragraph on page 1, "The WinSock Control", is for you.
> > You need both the license and the "compatibility".
> > 
> > Thank you to MS and IE and the "Compatibility" flag.
> > 
> > /gustav
> 
> 
> 
> _______________________________________________
> dba-VB mailing list
> dba-VB at databaseadvisors.com
> http://databaseadvisors.com/mailman/listinfo/dba-vb
> http://www.databaseadvisors.com
> 
> _______________________________________________
> dba-VB mailing list
> dba-VB at databaseadvisors.com
> http://databaseadvisors.com/mailman/listinfo/dba-vb
> http://www.databaseadvisors.com
> 





More information about the dba-VB mailing list