jobprojn
asked on
Oracle to SQL Server via Linked Server
Hello. Question for those familiar with running linked servers between Oracle to SQL Server. How reliable and or efficient is the Oracle to SQL Server linked server connection using the "Microsoft OLE DB Provider for Oracle" data source?
I ask because I'm not familiar with Oracle but have a project that will require connecting SQL Server to an Oracle db. I've worked with numerous ODBC drivers via linked servers for other non-Oracle databases and have experienced very mixed results, particularly where queries become complex. Anyone with experience on this please chime in.
Thanks.
I ask because I'm not familiar with Oracle but have a project that will require connecting SQL Server to an Oracle db. I've worked with numerous ODBC drivers via linked servers for other non-Oracle databases and have experienced very mixed results, particularly where queries become complex. Anyone with experience on this please chime in.
Thanks.
ASKER CERTIFIED SOLUTION
membership
Create a free account to see this answer
Signing up is free and takes 30 seconds. No credit card required.
SOLUTION
membership
Create a free account to see this answer
Signing up is free and takes 30 seconds. No credit card required.
ASKER