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 wOOdy-Soft 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: lmorley
  • Content: Threads
  • Order by date
  1. lmorley

    XP_Startmail Errors in event log, why?

    Hi, My mail services work fine but I get these errors every time xp_startmail runs. IT is an informational error. Any reason why? Error: 1073759806, Severity: 1, State: 0 Starting SQL Mail session... Error: 1073759778, Severity: 1, State: 0 SQL Mail session started. Thanks, LAM2
  2. lmorley

    Outlook Form, get users department value

    HI, I need to add the currentusers Department properity value from the "Global Address list" to a custom field MyDepartment on an outlook form (2000 & 2002). I can extract the user’s name and user’s manager, but not the department. Is this possible at all? Thanks in advance. LAM2
  3. lmorley

    Add CurrentUser "department" to Field in Outlook Form

    HI, I need to add the currentusers Department to a custom field on an outlook form (2000 & 2002). This data resides in the users contact information in Active directory on W2K &E2K Domain. I can extract the user’s name and user’s manager, but not the department. Thanks in advance. LAM2
  4. lmorley

    Outlook Script needed to populate recipient

    I have an Outlook (2000 and XP) IPM.note form that I need to insert the user's Manager email address in the TO: (recipient) field when the form is opened. We are using Exchange 2000 with Active Directory. Thanks, LAM2
  5. lmorley

    Add email contents to table using xp_readmail

    Thanks in advance :-) I need to create new records based on emails received in SQL Mail. My server is set up for mail and operating fine. I have only needed to send mail so far. I've only found how to read mail and respond to it, but not how to write data to a table from contents. I need to...
  6. lmorley

    My First Trigger, how to?

    HI all, I need to create a trigger that will email user@domain.com after insert update or delete on the column (complete) on table (mytable) and email the column (tn) and (complete) values for the row. I'm not finding much help on this subject. Thanks, Len

Part and Inventory Search

Back
Top