Results 1 to 4 of 4

Thread: Triggers on SQL-Server (RESOLVED)

Threaded View

  1. #1

    Thread Starter
    Frenzied Member swatty's Avatar
    Join Date
    Aug 2002
    Location
    somewhere on earth
    Posts
    1,478

    Triggers on SQL-Server (RESOLVED)

    Anyone know how i can retrieve the tables where there are triggers set through code.

    I need to transfer data from Access db to SQL-Server db.
    The triggers should be set OFF to transfer all data and after tranfer is done they must be set ON.

    Can this be done and how.

    I don't want to use enterprise manager to check all them tables.
    Last edited by swatty; Feb 5th, 2003 at 10:17 AM.
    Code:
    If Question = Incomplete Then
       AnswerNextOne
    Else
       ReplyIfKnown
    End If
    cu Swatty

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  



Click Here to Expand Forum to Full Width