|
-
Feb 5th, 2003, 09:19 AM
#1
Thread Starter
Frenzied Member
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
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|