Search Tools Links Login

Access an ADO Database thru a Winsock App


Visual Basic 6, or VB Classic

This Project Allows the end user to access a MSAccess Database through a Client Winsock application, without having any Data Access Components installed on the local machine. This also allows fast read/write access through modem, or a dead slow computer. The client app sends the server a few strings and then generates an SQL statement, and then does all the hard work and sends back the results to the client.

Original Author: Chris Hatton

Assumptions

Make sure you have the database connected on the server app, or you wont be able to read/write.

API Declarations

None.

About this post

Posted: 2002-06-01
By: ArchiveBot
Viewed: 116 times

Categories

Visual Basic 6

Attachments

CODE_UPLOAD113521152000.zip
Posted: 9/3/2020 3:45:00 PM
Size: 16,930 bytes


Loading Comments ...

Comments

No comments have been added for this post.

You must be logged in to make a comment.