Here is the problem.

I run on an Netware 4.11 environment. We have one NT server, I have a VB app that writes to an Access DB when a user starts their computer. What it does is check a boolean value to true when they login and falso when they shut their computer down. The DB sits on the Netware server that the users login to. The ASP page sits on the NT server which is on another tree. How do you reference the db on the NT server in the ASP page. I am stuck here, any suggestion would be appreciated.