VBcoders Guest



Don't have an account yet? Register
 


Forgot Password?



Access an ADO Database thru a Winsock App

by Chris Hatton (7 Submissions)
Category: Databases/Data Access/DAO/ADO
Compatability: Visual Basic 3.0
Difficulty: Intermediate
Date Added: Wed 3rd February 2021
Rating: (26 Votes)

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.

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

Rate Access an ADO Database thru a Winsock App

Download Access an ADO Database thru a Winsock App

Download Access an ADO Database thru a Winsock App (16 KB)

Access an ADO Database thru a Winsock App Comments

No comments have been posted about Access an ADO Database thru a Winsock App. Why not be the first to post a comment about Access an ADO Database thru a Winsock App.

Post your comment

Subject:
Message:
0/1000 characters