Results 1 to 2 of 2

Thread: NT/Netware......

  1. #1

    Thread Starter
    Fanatic Member
    Join Date
    Oct 2000
    Location
    Seattle
    Posts
    954
    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.

  2. #2
    Guest
    You have to use Gateway services for netware so the NT server can communicate with the netware server.

    Then map a drive on the server with the asp to the share that holds the DB.

    Then use a DSN-Less connection to access the database

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  



Click Here to Expand Forum to Full Width