Hi. Using Sql Server 2003. I have a two databases running on one server, named Hal2.
First one is called TimeClockPlus.
I want to routinely scan TimeClockPlus, and see one field from one table, and use that info to update a table in a second Database. Second Database is called ToolRoom.
I am somewhat familar with SQL syntax, and creation of Jobs within Sql Server Agent, but I don't know how to reference two d/b's doing this.
Any advice would be helpful.
Thanks,
ChaZ
There Are 10 Types Of People In The world:
Those That Understand BINARY And Those That Don’t.
First one is called TimeClockPlus.
I want to routinely scan TimeClockPlus, and see one field from one table, and use that info to update a table in a second Database. Second Database is called ToolRoom.
I am somewhat familar with SQL syntax, and creation of Jobs within Sql Server Agent, but I don't know how to reference two d/b's doing this.
Any advice would be helpful.
Thanks,
ChaZ
There Are 10 Types Of People In The world:
Those That Understand BINARY And Those That Don’t.