Please start any new threads on our new site at https://forums.sqlteam.com. We've got lots of great SQL Server experts to answer whatever question you can come up with.

 All Forums
 General SQL Server Forums
 New to SQL Server Programming
 have DTS start on a trigger

Author  Topic 

neojapanese
Starting Member

13 Posts

Posted - 2006-01-12 : 16:01:30
Hello. I have a web site where people buy classes.
this i want to do.

over view
when people buy stuff on the web i need to put there information in to the school database.

i got the information togo the sql backend of the website. the sql server is located at our ISP location.

we have a sql server here in the office.
i know i can use dts to download the data but how do i get dts to tigger after the insert of a record of the website?

   

- Advertisement -