I'm having some issues with linking tables. I've narrowed it down to being the TYPE of "platform???" that we are running our databases on. We have several SERVERS in our offices and we mainly run SQL SERVER DB's on most.
However, we have our BILLING data tables running on INTERSYSTEMS CACHE SQL.
What I've done is had my DBA transfer a few tables from the server running INTERSYSTEMS CACHE to the SQL SERVER, server. When the tables are transferred/copied, I can perform LEFT OUTER JOINS with no problems and VERY quickly access the data I need. But I'm wondering WHY I cannot LINK these exact same tables on the INTERSYSTEMS CACHE SERVER?
Does anyone know of a way to work around having to physically copy/transfer tables OFF OF the INTERSYSTEMS CACHE to SQL SERVER???? We have hundreds of tables and so, I'm hoping to avoid having to do this?
Someone mentioned creating a COPY of the table on SQL and "linking" it to the main table on the other server? I think this will jeopardize productivity on our main LIVE data tables, ...right???
Thanks
Thanks:
MV
"What would you attempt to do... if you knew ... you could not fail?
However, we have our BILLING data tables running on INTERSYSTEMS CACHE SQL.
What I've done is had my DBA transfer a few tables from the server running INTERSYSTEMS CACHE to the SQL SERVER, server. When the tables are transferred/copied, I can perform LEFT OUTER JOINS with no problems and VERY quickly access the data I need. But I'm wondering WHY I cannot LINK these exact same tables on the INTERSYSTEMS CACHE SERVER?
Does anyone know of a way to work around having to physically copy/transfer tables OFF OF the INTERSYSTEMS CACHE to SQL SERVER???? We have hundreds of tables and so, I'm hoping to avoid having to do this?
Someone mentioned creating a COPY of the table on SQL and "linking" it to the main table on the other server? I think this will jeopardize productivity on our main LIVE data tables, ...right???
Thanks
Thanks:
MV
"What would you attempt to do... if you knew ... you could not fail?