Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations John Tel on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Recent content by Eddie94603

  1. Eddie94603

    cant browse my network

    Double check anumber of things Domain Name is correct... Is the gateway address correct Try ipconfig/registerdns as an effort to refresh all DHCP leases and re-registers DNS names. This on the WIN2K client machine. -Eddie -Eddie Keator "Your wish is my design"
  2. Eddie94603

    How to Check User ID

    Below is the code that I use in a module. If you want the MDB that has the form, table and how I use it - let me know. Works with MS Network and Novell. -Eddie Option Compare Database Option Explicit Dim strUserName As String, strNOWcrf As String 'API: Get Login name Private Declare...

Part and Inventory Search

Back
Top