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.
| Author |
Topic |
|
AskSQLTeam
Ask SQLTeam Question
0 Posts |
Posted - 2002-02-12 : 09:11:31
|
| Eon writes "I am trying to update data from a table with several fields into a different table (of course) that resides in a different database but on the same server. I am trying to use triggers to do so, but having some difficulty determining the best method. Any suggestions would be greatly appreciated.thanks," |
|
|
Nazim
A custom title
1408 Posts |
Posted - 2002-02-12 : 09:51:43
|
| Using Triggers is a good method. Post your code here with some sample data , we should be able to help you then.--------------------------------------------------------------"Happiness is not something you experience, it's something you remember." |
 |
|
|
|
|
|