View Single Post
  #1  
Old 07-01-2010, 05:56 PM
webdev webdev is offline
Senior Member
 
Join Date: Jun 2009
Posts: 7,868
Default SQL Stored Procedure and Triggers

Does anyone know a way to fire a trigger to launch a stored procedure after a BCP?. We have a hot folder that we would like to drop files into, then have BCP pick them up and import them. Once the file completes the import, I would like to run a few things on it like counts and field...
__________________
Website Development
Domain Name Forum
Reply With Quote