On Oct 1, 2008, at 21:09 , Huebschman, George J. wrote:
- I had expected that the paramater naming the node_name would limit the query to only the schedule associated to that node....and it did, partially.
this is not correct, sql will do an 'outer join', You'll have to include the domain name in your where-clause. This has everything to do with multiple schedules with the same name. -- Met vriendelijke groeten, Remco Post [EMAIL PROTECTED] +31 6 248 21 622
