Hi,
I would like my VB 6 application which uses an Access 2000 database to be installed on a network in order that several users can use it. after compiling, where do i put everything (the dlls and the database)?
thanks darrylle,
just one more, should i install all the dlls on each client (ie i have a forms dll, an in between dll and a data dll) or does the datadll go on the server?
thanks again.
ambra19
DLL's need to go on the client. Use the Packaging and Deployment Wizard (or one of the other std deployment tools) to ensure that the DLL's go to the right place and, more importantly, get registered. Let me know if this helps
If you are worried about posting, please check out FAQ222-2244 first
'There are 10 kinds of people in the world: those who understand binary, and those who don't.'
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.