no more winsock in vb2005 i guess??
hi there, im movign right along here, and tried to find the winsock controls for vb2005, and i realzied, its not there, how can i :
dim conn as new adodb.connection
ill be connecting to a mysql database.
Also, i cant seem to figure out how to connect period. how would i ..
connect Client to server. very basically...
i know winsock was kinda easy with remotehost, remote port, how do i do the basics with vb2005 to make the connection from client to server? Thanks so much!!
[521 byte] By [
vchatlive] at [2007-11-11 10:19:54]

# 1 Re: no more winsock in vb2005 i guess??
If you simply want to query the database, try: http://www.google.com/search?q=ado.net+mysql .
If you want to know how to use Winsock from VB.NET, try: http://www.google.com/search?q=vb.net+winsock