|
-
Mar 10th, 2005, 10:03 PM
#1
Thread Starter
Fanatic Member
Local LAN - is Dialup same as other users ?
've been doing VB for years, using Access DBs, but always single user.
I'm developing my first multi-user app, so far so good (VB6, Access 97, Windows XP).
I have two questions regarding LANs
(Forgive me, as I have had no previous experience with LANs, and don't have one myself.)
There will be approx 8 computers connected via a LAN, with the Access DB on
the 'main' pc. I have tested the remote copies of my pgm to ensure that they can connect to the central DB. That worked.
However they are just now installing a proper Server, and my FIRST question is, will I have to rediesign ?
The approach I used during the earlier testing was to have the user on the remote pc, browse for the central DB, and my pgm stored the path, in an ini file. It's a wee while since I did those tests (on their computers), and cannot find the paths that were stored (funny letters up the front). The beauty was I did not have to know what they meant, as the pgms store it, and then use it when connecting.
Will their change over to a proper Server, make any difference to my logic(cough!) ?
Forgive my use of 'remote' above because I just meant users in other offices.
SECOND question -
They wish an employee in an interstate office to have a copy of my pgm, and dial in to the server. Then he too will connect to my Access DB on the central Server.
I am assuming (hoping), that my pgm will never know the difference. It will just handle his interaction with the DB, like as if he was in the office next door, on the LAN.
Am I deluding myself ? (Will I have to handle him differently ?
(I have designed so that the pgms never maintain long connections, so my question is not related to DB corruption etc. Just the finding, storing of path, and then re-using the stored path for futute connections)
Appreciate any help.
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
|