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.
