VBcoders Browse New Submit Contact Sign In

No account? Register free

Forgot password?

Remote Ado Winsock Project

Chris Hatton  (7 Submissions)   Databases/Data Access/DAO/ADO   Visual Basic 5.0   Advanced   Wed 3rd February 2021

Updated!!
Ado project now supports multi-user connections and is much more stable than ever before. if you have more than one connection open, the server now refreshes all clients connected when a new job has been created or modified.
Server keeps a real time status of active and disconnected users, great great over vpn, or internet connection.
ADO Project allows remote users to access a database over a network/dialup connection. You will be able to access the database fully, with Add/Delete, Read/Write access. Also i have inbedded authentication against the database via the winsock control. This program is simply for basic job tracking, from inhouse, and for remote access areas. Bascially how this works, It sends the server a few commands/strings, and the server generates the sql statement and sends back the results, to the client winsock application, it then recieves the information and displays it out into a listview control with columns

Rate Remote Ado Winsock Project (19(19 Vote))

Download Remote Ado Winsock Project

Remote Ado Winsock Project Comments

No comments yet — be the first to post one!

Post a Comment

0/1000 characters