|
-
October 26th, 1999, 04:37 AM
#1
how to develop file sharing application for share the file from the other computers through the loca
i want to know how to develop a file sharing application such like network neighborhood that share the file from the other computers through the LAN
-
October 26th, 1999, 02:38 PM
#2
Re: how to develop file sharing application for share the file from the other computers through the
This may not be what you mean. But: the "Jet" database engine which comes with VB can easily share Access databases (and others, depending upon your installed drivers). Simply reference the file wherever it resides on the network and open the database. For example, if you have an Access database "MyDatabase.Mdb" which resides on \\John, and "Sarah's" computer has \\John mapped as drive "N:", then opening "N:\MyDatabase.Mdb" will open the database which resides on John's machine from Sarah's machine--and John may be using it as well. With the Jet engine, the sharing is automatic and nearly invisible. As I said, this may not be the point you were making. But maybe it will help.
Reid Allen Robbins
Green River, WY 82935
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|