We use Sql Server as a backend to the Medical Sw that we use. We have two depts that use this Peds and Adults. When we the Peds Dept do our charts we still see all the Adult stuff as well. Is there a way to set it up on SQl that will allow us to separate our stuff from the adults? Sometimes we need to make changes that really do not apply to them and visa versa. I was thinking that in SQL we could just use separate tables one for Peds and one for the Adults. Or would it be necessary for us to get a separate server in order to house our side. Or is this something that we should be able to do from the Medical SW Side? We would like to be able to support our own side of things without having to go thru the Adult side to get things added, deleted or changed!