
Help with VB 4-16bit/Access 2 on Netware 3.12
Quote:
> I am new to VB development, and I am not sure if VB 4-16 bit/Access 2 is a
> good fit for this app.. The company I am working for is a small shop(10
> people), and all of the machines are running Win 3.1. These Win 3.1
> clients are currently logging into a Netware 3.12 server. I was thinking
> of installing the front-end (.exe, .vbx, .dll) on the clients, and the .mdb
> file of the server.
I did this without VB. For this type of environment, it may be easier
and less time-consuming to use the Access Developers Toolkit (ADT). You
build you app in Access (probabbly ver 2.0 since you are still Win 3.1)
and tell ADT to create a network install and you're ready to install a
run-time product off of the server. There are a few things to look out
for like all users need to map the shared drive to the same letter/path
or you will need to a bit more work in the application.
You will have 2 MDB's, one with the forms, reports, queries, macros,
modules and links to the tables in the other mdb on the server.
Have fun.
Quote:
> Does anyone know of any documentation I can use for putting this
> application together?
> Any help is deeply appreciated. Please send an email to the below address
> with any suggestions.
--
It is better to kiss an avocado than to get in a fight with an aardvark