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 Mike Lewis 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: *

  1. willcope

    script to send emails to each address in a sql 2000 view

    Alex, What you have described makes sense from my limited perspective. However I am really clueless as to how to implement it. I was hoping someone else was doing this out there but maybe not. The date to be updated is in the employees tbl so the index is EmployeeID. Thanks Will
  2. willcope

    script to send emails to each address in a sql 2000 view

    Alex, Below is the active x I currently am running to get the whole view in an email. I found this code as an example in a resource and simply modified it slightly for my use. If I could get it to send individual emails and update the date field it would save me a tremendous amount of time...
  3. willcope

    script to send emails to each address in a sql 2000 view

    I need an Active x script to send emails to addresses that are listed in a view then update a related table with getdate() once the email has been sent. Basically the view will find the employees in a particular department from employeetbl were that department has updated news from the...
  4. willcope

    DTS to email individual recipiants from server 2000 view

    I need an Active x script to send emails to addresses that are listed in a view then update a related table with getdate() once the email has been sent. Basically the view will find the employees in a particular department from employeetbl were that department has updated news from the...

Part and Inventory Search

Back
Top