Hi everyone,
I have a generic database and I want to add new tables which are specific to a project I am working on.
For this, I thought of creating a new database containing the new specific tables (which have relationships with other tables in the generic database). I therefore need to link these two databases together. I think it is possible with Oracle but can I do it with SQL Server 2000? and how?
Thanks
I have a generic database and I want to add new tables which are specific to a project I am working on.
For this, I thought of creating a new database containing the new specific tables (which have relationships with other tables in the generic database). I therefore need to link these two databases together. I think it is possible with Oracle but can I do it with SQL Server 2000? and how?
Thanks