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 MikeeOK 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: pxh12
  • Content: Threads
  • Order by date
  1. pxh12

    Problem with datetime in trigger

    Hi, I'm trying to write a trigger that will create a record in a table when a value is changed. When I fire the trigger, I get this error: The conversion of a char data type to a datetime data type resulted in an out-of-range datetime value The problem lies in the passing of a date to a...
  2. pxh12

    Create Outlook Task from SQL Trigger

    Hi, bit of a long shot here. I need to be able to create/delete tasks on users exchange mailboxes from SQL2005 when certain triggers are fired. I have a table containing a list of tasks allocated to different employees. Columns are as follows: TaskID - Unique Task ID (PK) TaskEmployeeID -...

Part and Inventory Search

Back
Top