Here is some code I use on my NT workstation and a low-volume test Win2000 machine. This uses mappath to convert a relative path to a fully qualified path. The mdb file is in the same directory as the html. This is not a good production choice as people could easily download your...
I'm a strong fan of OO and the Rational Unified Process. My biggest problem getting into thin-client multi-tier stuff has been the "stateless" server. I just came from a fat client application with a deeply involved object model where state was everything, so stateless is a challenge.<br>
<br>...
Look into XML support in your environment. I'm in J++ thin-client world, not sure about VB. XML is a good universal language for any component to format its return data to client layers. It's a single string, easy to marshal between languages, platforms, etc. The downside is the coding effort...
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.