About 12,900 results
Open links in new tab
  1. The linked server has been created but failed a connection test

    Jul 10, 2018 · I am trying to create linked server in sql server 2008 with Oracle Database but Sql server is installed in Windows 8 and Oracle is installed in linux operating system.

  2. Using Linked SQL server in a View - social.msdn.microsoft.com

    Mar 3, 2015 · I have a new view that reads data from the base source server/table. Also, it links in another server (using the sp_addlinkedserver command).

  3. SQL 2008 R2 SP1 : Crashing On Linked Server Query

    Nov 11, 2011 · Ran the linked sql in Management Studio - boom got the result --> Hard Work Always Pays Ran the same sql in client side - CRASH and Sql Dump ---> But not in case of …

  4. SQL Server Linked Server Query to Select Data from a DB2 Member

    Sep 26, 2018 · Per your description, you write a T-sql to execute the specified pass-through query on the specified linked server. Right?

  5. does support SQL Server link server along with port number?

    Dec 19, 2016 · If you use an alias you would put the port in the alias and not in your linked server. Can you do this from the source server. In a command prompt with elevated permissions go to …

  6. SqlServer->MySQL Linked Server: was unable to begin a …

    Sep 23, 2016 · OLE DB provider "MSDASQL" for linked server "MYSQL" returned message " [MySQL] [ODBC 5.3 (w) Driver]Optional feature not supported".Msg 7391, Level 16, State 2, …

  7. Linked Server to IBM iSeries - social.msdn.microsoft.com

    May 8, 2019 · The linked server is configured to use a common login to connect to the iSeries. The OLE DB initialization service failed to load. Reinstall Microsoft Data Access Components. …

  8. Using Remote Server in Execute SQL Task Without using Linked …

    Jul 6, 2009 · without the Linked server it is not possible to do such a query from Execute SQL task. without linked server you could goto the Data flow task. Have 2 OLEDB Source one for …

  9. Is there a MSDASQL 64 provider on Windows 7 Ultimate x64 bit OS?

    Jul 8, 2014 · If I create a linked server using the 32bit ODBC driver (which happens to exist on Windows 7 x64bit in ODBC 32) then there is an 'architectural mismatch'. I wonder if there is a …

  10. Linked server is working from SSMS but not from Execute SQL …

    Oct 5, 2016 · If the linked server is configured to connect with "Be made using the login's current security context" and not with "Be made using this security context" then it will attempt to …