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 TouchToneTommy on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Search results for query: *

  • Users: autocutter
  • Content: Threads
  • Order by date
  1. autocutter

    Dns Scrape

    Hi there! I am trying to scrape all the entries in a given DNS. While I can 'get' a specific Machine name or IP by naming it, I am trying to find out who is in our DNS, the machine Name, IP, and User Name. Can anyone help? Thanks!
  2. autocutter

    Hi! Does anyone have a routine t

    Hi! Does anyone have a routine that will check to see if an 2k2 *.adp project is Still connected to a SQL 2000 Server. IsConnected()function only returns the boolean value from the initial connection-it does not check to see if the connection is still active. While I suppose I could throw...
  3. autocutter

    Road Runner, VPN Cisco Client

    Hi there! We are having problems keeping a Windows 98/Road Runner/cisco VPN connection going. When trying to send an email or doing an update in Access/SQL our VPN client, randomly, will "collapse" for a want of a better word. When the client collapses it will either lock the PC up...
  4. autocutter

    Reversing Sentence Order in Memo Field

    I was given a tough one to crack and need some ideas and or snippets. Using an Access ADP and SQL 2000, we have a memo field were everyone enters their notes. There is single memo field per client located on the master client table. By the orginal design the notes were to be entered from...
  5. autocutter

    Forced Logoffs

    Does anyone have an SP that will force users off the SQL Server? While the app can have a forced logoff, we use Win 98 machines that are famous for hanging MS applications and during shutdowns were the individual doesn't not close the app prior-both situations leaving the user in the SQL Server...
  6. autocutter

    Auditing using Triggers

    I am having some problems with auditing insert/update/delete actions using triggers. What I am seeing is that I can catch the action & values from the insert/delete tables in to the audit table, but the original row changes it self to a previoues row until I do a requery of the original table...

Part and Inventory Search

Back
Top