Cannot create an instance of ole db provider for linked server error 7302 - Ensure that you are also installing the provider that corresponds to the platform [x86 or x64] of SQL Server.

 
But using windows authentication then it gives Msg 7399, Level 16, State. . Cannot create an instance of ole db provider for linked server error 7302

[SQLSTATE 42000] (Error 7302). Jan 09, 2015 · Steps we took is 1. In SQL Server Enterprise Manager, open \Server Objects\Linked Servers\Providers , right click on the OraOLEDB. Do you want to keep the linked server? And detailed error: Cannot create an instance of OLE DB provider "IBMDADB2. If you right-click on it, you will be able to create a new linked. 0) for Microsoft Windows x64 (64-bit) this installs the standard oracle home and tools like tnsping and sqlplus. SSMS Provider (OraOLEDB. I have installed Oracle DB and trying to create linked server following this link. 0 and later Information in this document applies to any platform. 0" for linked server "(null)". Log In My Account kx. With later versions, expand Server Objects > Linked Servers. sp_MSset_oledb_prop N 'Microsoft. I want to export my table from SQL Server and insert it into a. Jan 08, 2015 · OleDB provider for oracle was missing. In the full version of SQL 2005, you can double click on a Provider to edit the settings. For example if you used IP for the linked server, then maybe. This article describes how to set up a linked server from a computer that is running Microsoft SQL Server to an Oracle database and provides basic troubleshooting steps for. 0 and later Information in this document applies to any platform. Cannot create an instance of OLE DB provider "DBAmp. ui; dy. DBAmp as a provider. There are usually some informational messages that gives more details. OpenRowSet With Excel DENIED. Oracle" f user12033458 Member Posts: 1 May 13, 2016 10:46AM edited May 13, 2016 10:46AM in Oracle Provider for OLE DB. Now if I RDP to the server I get the following errors: If I do a. The emphasis is on the OLE DB interface. Recreate your linked server and test again. You can also create a linked server using Oracle OLE DB provider. This is not going to work because double-hops are forbidden by default due to a high security risk. In the Name list, right click Microsoft OLE DB Provider for DB2 Version 6. If you right-click on it, you will be able to create a new linked server. Cannot Create An Instance Of OLE DB Provider SQLNCLI For Linked Server SERVERNAME, Error: 7302 Mar 2, 2008 I just installed a SQL Server 2005 Express SP2 instance on a server with an existing SQL Server 2000 SP3 installation. Ensure that you are also installing the provider that corresponds to the platform [x86 or x64] of SQL Server. Error number is 7302 but is not a DLL registration issue The script was used to create the linked servers on SQL Server 1 and SQL Server 2, on #1 all works great. Part of the problem when working with linked servers is that SQL Server stores. Attempt to run a query over the linked server and be sure to capture all output. Msg 7302, Level 16, State 1, Line 7 Cannot create an instance of OLE DB provider "Microsoft. MSDN Community. Cannot create an instance of ole db provider oraoledb oracle for linked server. Right-click Linked Servers and select New Linked Server. DBAmp as a provider. Cannot initialize the data source object of OLE DB provider . 0', N 'AllowInProcess', 1 GO EXEC master. ui; dy. Feb 01, 2010 · 1) Recreating the linked server 2) Going into DCOM and modifying the msdainitialize 1) Recreating the linked server 2) Going into DCOM and modifying the. 21 ago 2021. Scenario 1: I log into a laptop (remote client) and launch SSMS as domain\user1, without elevated permissions I connect to the instance using Windows Auth (i. This article describes how the Microsoft SQL Server query processor interacts with an OLE DB provider to enable distributed and heterogeneous queries. Cannot create an instance of OLE DB provider "Microsoft. Server: Msg 7302, Level 16, State 1, Line 1 Could not create an instance of OLE DB provider 'MSDAORA'. It indicates, "Click to perform a search". If you are connecting to the 32 bit Access file with 64 bit SQL server, you may have issues unless you install appropriate drivers -. May 17, 2016 · I am trying to connect to Oracle server from SQL server. Can anybody help? Tuesday, May 17, 2016 4:54 AM All replies 0. In SQL Server Manager, go to the Provider folder under the Server Objects folder and set the "Allow inprocess" box on the appropriate driver's properties. Oracle" for linked server "UDW". Workplace Enterprise Fintech China Policy Newsletters Braintrust zd Events Careers dd Enterprise Fintech China Policy Newsletters Braintrust zd Events Careers dd. On the Security tab, under Launch and Activation Permissions, click Customize, and then click Edit. If the problem persists, contact product support for the OLEDB provider. To check this I ran 'ODBC Data Source Administrator (64-bit) and attempted to add the provider (which was not available). Server OS : Windows Server 2008 R2 SSMS: Microsoft Sql Server 2008 R2 - 10. Cannot create an instance of OLE DB provider "SQLNCLI" for linked server "SERVERNAME", Error: 7302 MS SQL 2000. This article guides you through the process of troubleshooting linked server issues. Now if I RDP to the server I get the following errors: If I do a query using a 4 part. DB2COPY1" for linked server "<linked server name>". Configure OraOLEDB. Oracle” for linked server “”. 6 dic 2005. 0) for Microsoft Windows x64 (64-bit) this installs the standard oracle home and tools like tnsping and sqlplus. The Allow InProcess option must be set on the specific provider before the linked server is created. Cannot initialize the data source object of OLE DB provider "MSDAORA" for linked server "LINKED_ORA". To be able to execute linked server queries, also set RPC OUT to true on the linked server properties. The work around is to use "Add" to create a bogus entry (with say the DSN name "X") then use "Configure" to create one with. A magnifying glass. On the Server machine invoke the Component Services located at the Control Panel/Administrative: Expand Computer Services/Computers/My Computer/DCOM Config. database programming support For V5R3, more APIs and all data access functions are Unicode enabled. You can add the linked server provider option under [SQL Server Database] -> Server Objects -> Linked Servers -> Providers -> Right-click on a provider, and select Properties. To check this I ran 'ODBC Data Source Administrator (64-bit) and attempted to add the provider (which was not available). Ensure that you are also installing the provider that corresponds to the platform [x86 or x64] of SQL Server. Reboot the server. I have installed Oracle DB and trying to create linked server following this link. Msg 7302,級別16,狀態1,第7行不能為鏈接服務器創建一個OLEDB提供程序"Microsoft. DBF file. Cannot create an instance of OLE DB provider "OraOLEDB. SSMS Provider (OraOLEDB. Today I am going to blog about a frequent issue that we come across while creating linked server-: Cannot create an instance of OLE DB provider "MSDADASQL" for linked server. 1) Last updated on FEBRUARY 01, 2022 Applies to: Oracle Provider for OLE DB - Version 10. Expand Component Services>Computers>My Computer>DCOM Config. Answer In SQL Server Management Studio, go to the ihOLEDB. Then, under the DBAmp. Cause Review the list of linked servers defined on the SQL Server and find out the OLEDB provider associated with it. Cannot create an instance of OLE DB provider "MSDADASQL" for linked server "MyDB2" In this scenario I was creating a linked server to a DB2 server, but everything explained in this blog holds good for any linked server. Now we can start creating the Oracle Linked Server in Management Studio. In catalog, copy and paste the connection string that was created. In catalog, copy and paste the connection string that was created. noto philadelphia dress code veterinary assistant requirements near rgp Nevehir. Oracle" for [OURORACLEBOX] Microsoft SQL Server Error: 7302" We're working on SQL Server 2008 (R2) SP2 (10. (Microsoft SQL Server, Error: 7302) My understanding of this error is that the Oracle provider is not installed correctly or not at all. Enter product name as DB2OLDB. You can add the linked server provider option under [SQL Server Database] -> Server Objects -> Linked Servers -> Providers -> Right-click on a provider, and select Properties. If you right-click on it, you will be able to create a new linked. Run code to set up and configure Linked Server with a special focus on the. Cannot create an instance of OLE DB provider "MSDASQL" for linked server "BIGCOMMERCE". Create linked server. (Microsoft SQL Server, Error: 7302) For help, click: http://go. Oracle" for linked server "xxxxxx". (re)installing oracle environment: i used two oracle installations - Oracle Database 11g Release 2 Client (11. Cannot create an instance of OLE DB provider "SQLNCLI" for linked server "SERVERNAME", Error: 7302 MS SQL 2000. Error number is 7302 but is not a DLL registration issue The script was used to create the linked servers on SQL Server 1 and SQL Server 2, on #1 all works great. . Make sure that the MSDAORA. Oracle provider. Now if I RDP to the server I get the following errors: If I do a query using a 4 part. . But when I click ok on creating linked server it fails showing error for Cannot create an instance of OLE DB provider Error code 7302. Once you install 10. 8 sept 2015. 0', N 'AllowInProcess', 1 GO EXEC master. DBAmp key, add the following DWORD values: (Watch the spelling and case) AllowInProcess REG_DWORD 0x00000001 DynamicParameters REG_DWORD 0x00000001 NonTransactedUpdates REG_DWORD 0x00000001 Exit the regedit pgm, restart the SQL Server and try a query again using the Mgnt. Oracle" for linked server "RH6I". The emphasis is on the OLE DB interface. 1 solution Solution 1 My error was gone I run the below code: USE [master] GO EXEC master. I have installed Oracle DB and trying to create linked server following this link. Navigate to "Component. We found that the MS sql server is of 64 bit Deinstall the 11. Can anybody help? Tuesday, May 17, 2016 4:54 AM All replies 0. Cannot create an instance of OLE DB provider “%ls” for linked . 0x80070005 - Essentially implies Access denied. ") the solution is to enable the "Allow inprocess" flag in MSOLAP Provider Options. 21 ago 2021. If you right-click on it, you will be able to create a new linked. (Microsoft SQL Server, Error: 7302) I've seen the advice to use the NT SERVICE account to log in as a SQL Server user, but I don't know the password for that account and cannot reset the password for a service account. "The linked server has been updated but failed a connection test. 0» for linked server So, what to do? Install 64-bit provider, which is available for download at Microsoft Access Database Engine 2010 Redistributable. Cannot initialize the data source object of OLE DB provider 'Microsoft. On the Security page, select " be made by using this. Version SQL-server: 8. Cannot create an instance of ole db provider oraoledb oracle for linked server mz py xf ACE. Right-click MSDAINITIALIZE, and then click Properties. TinyTds::Error: Cannot initialize the data source object of OLE DB provider "MSOLAP" for linked server "ServerDWHROR". Finally, check the Allow InProcess option to enable the property. Cannot create an instance of OLE DB provider "Microsoft. Then after creating the table I added data to it so I can compare the results between the Oracle database and the Linked Server results. In SQL Server Manager, go to the Provider folder under the Server Objects folder and set the "Allow inprocess" box on the appropriate driver's properties. Configure the Oracle database server for queries of its sample database. Sorry guys, but I did not succeed (yet) in connecting to an Oracle database via SSMS. Everything is configured for the LS again. Ensure that you are also installing the provider that corresponds to the platform [x86 or x64] of SQL Server. In SQL Server Manager, go to the Provider folder under the Server Objects folder and set the "Allow inprocess" box on the appropriate driver's properties. The work around is to use "Add" to create a bogus entry (with say the DSN name "X") then use "Configure" to create one with. Also the Bit versions of each (64 or 32). Configure OraOLEDB. (Microsoft SQL Server, Error: 7302) (Microsoft SQL Server, Error: 7302) I've. Mar 02, 2022 · Cannot create an instance of OLE DB provider "OraOLEDB. This error mostly happens due to security issues with DCOM class MSDAINITIALIZE. Oracle Database Microsoft SQL Server. SSMS Provider (OraOLEDB. You can add the linked server provider option under [SQL Server Database] -> Server Objects -> Linked Servers-> Providers-> Right-click on a provider. Click the OK button to close the Provider Options window. 0 Votes 0 ·. I want to export my table from SQL Server and insert it into a. The most accessible way to create a linked server is definitely via SQL Server Management Studio. You can add the linked server provider option under [SQL Server Database] -> Server Objects -> Linked Servers-> Providers-> Right-click on a provider. To be able to execute linked server queries, also set RPC OUT to true on the linked server properties. You can find this out following instructions on [this page] [1]. ") the solution is to enable the "Allow inprocess" flag in MSOLAP Provider Options. In SQL Server Manager, go to the Provider folder under the Server Objects folder and set the "Allow inprocess" box on the appropriate driver's properties. MSSQLSERVER\MSSQL\Log )?. Select all Open in new window I have moved this code to another SQL Server installation and get the following error when run Msg 7302, Level 16, State 1, Line 1 Cannot create an instance of OLE DB provider "Microsoft. Cannot create an instance of OLE DB provider "Microsoft. Symptoms When using the ODBC Driver with a Microsoft SQL Linked Server,. Specifies the maximum number of parallel slave processes that an instance is allowed to have at one time. Oracle" for linked server "xxxxxx". Error number is 7302 but is not a DLL registration issue The script was used to create the linked servers on SQL Server 1 and SQL Server 2, on #1 all works great. This is a bit outside of my lane, but when I googled ' Cannot create an instance of OLE DB provider "OraOLEDB. Jun 03, 2022 · When I click on OK button I get error: The linked server has been created but failed a connection test. Part of the problem when working with The provider for the Oracle OLE DB needs to have the "AllowInProcess" enabled, which again does this with as a DWORD Value in the registry. Oracle"', I got lot's of promising looking hits, including some other. Expand Server Objects in object explorer and right click on Linked Servers folder and then click on New Linked server in the menu as shown below. Oracle" for linked server (Microsoft SQL Server, Error: 7302) Not much information to go on. To do so, connect to the SQL Server instance and find « Server Objects », one clicked, you will find « Linked Servers ». If the problem persists, contact product support for the OLEDB provider. I am logging into the server using Windows Authentication, but this has worked and nothing has changed on that instance at all. : EXEC sp_executesql N'execute 'DailySales' One thing very interesting that sp 'DailySales' is running without any problem in SSMS. Cannot create an instance of OLE DB provider "OraOLEDB. First of all make sure you have reviewed the following Microsoft KB article that has a lot of good information on troubleshooting Oracle linked server issues. Cannot create an instance of ole db provider oraoledb oracle for linked server mz py xf ACE. 0" for linked server "(null)" returned message "Unspecified error". Accept Reject. 4 64 bit at the same location where 32 bit client software was installed,. Cause Review the list of linked servers defined on the SQL Server and find out the OLEDB provider associated with it. Fair enough, it contains clear instructions and installs easily. (Microsoft SQL Server, Error: 7302). Oct 19, 2012 · Databasename = (DESCRIPTION = (ADDRESS = (PROTOCOL = TCP) (HOST = fillinurhost) (PORT = 1521)) (CONNECT_DATA = (SERVER = DEDICATED) (SERVICE_NAME = Databasename) Secondly we reinstalled the ODAC again, now the OraOleDB drivers are available again. Msg 7302, Level 16, State 1, Line 1. Our question is that When we select our object on oracle select * from LINKEDSERVERNAME. SSMS: Microsoft Sql Server 2008 R2 - 10. OLE DB provider " MSDASQL " for linked server " Server " returned message ""[Microsoft][ODBC SQL Server Driver][SQL Server ] Cannot open user default databse. The OLE DB initialization service failed to load. Oracle" f user12033458 Member Posts: 1 May 13, 2016 10:46AM edited May 13, 2016 10:46AM in Oracle Provider for OLE DB. Here's what I found: the Mngt Studio allows you to configure a new Linked Server but does not allow you to edit the Providers (it only allows you to list them). I use "Oracle Provider for OLE DB" as the Provider, OraOLEDB. Oracle provider. In SQL Server Manager, go to the Provider folder under the Server Objects folder and set the "Allow inprocess" box on the appropriate driver's properties. Oracle" for linked server "". Error number is 7302 but is not a DLL registration issue The script was used to create the linked servers on SQL Server 1 and SQL Server 2, on #1 all works great. I have installed the oracle client on the Sql Server and. 4 32 Bit OleDB provider for oracle was missing. This article describes how to set up a linked server from a computer that is running Microsoft SQL Server to an Oracle database and provides basic troubleshooting steps for. Here's an overview of the steps that will be covered: Download the files for the Oracle database server. Oracle Database. Part of the problem when working with The provider for the Oracle OLE DB needs to have the "AllowInProcess" enabled, which again does this with as a. Open Component Services (Start>Run>DCOMCNFG) 2. Cannot create an instance of OLE DB provider "OraOLEDB. Then install the OLEDB provider using the software from the corresponding vendor. The work around is to use "Add" to create a bogus entry (with say the DSN name "X") then use "Configure" to create one with. You can add the linked server provider option under [SQL Server Database] -> Server Objects -> Linked Servers -> Providers -> Right-click on a provider, and select Properties. Cannot create a statement object using ole db provider msdasql for linked server. Oracle" for linked server "RH6I". aaa magazine texas quixel unreal tutorial. Oracle provider. Oct 19, 2012 · - Oracle Database 11g Release 2 Client (11. windscribe download, hanna hilton

Feb 01, 2010 · 1) Recreating the linked server 2) Going into DCOM and modifying the msdainitialize 1) Recreating the linked server 2) Going into DCOM and modifying the. . Cannot create an instance of ole db provider for linked server error 7302

Do you want to keep the <b>linked</b> <b>server</b>? And detailed <b>error</b>: <b>Cannot</b> <b>create</b> <b>an instance</b> <b>of OLE DB</b> <b>provider</b> "IBMDADB2. . Cannot create an instance of ole db provider for linked server error 7302 sushi all you can eat near me

Open Component Services (Start>Run>DCOMCNFG) 2. Close out of "dcomcnfg". Jan 08, 2015 · OleDB provider for oracle was missing. Oracle" for linked server "RH6I". Error 7302 can be a result of MSDAORA. Oct 19, 2012 · - Oracle Database 11g Release 2 Client (11. I got two servers SQLSERVER-0 and SQLSERVER-1. I am trying to create a linked server in Microsoft SQL Server 2014 to an Oracle 12c database on. Oracle"', I got lot's of promising looking hits, including some other. I have installed Oracle DB and trying to create linked server following this link. Cannot create an instance of ole db provider oraoledb oracle for linked server. This worked fine up until last week when it just seemed to stop working. gold coast naplan results 2022. Error number is 7302 but is not a DLL registration issue The script was used to create the linked servers on SQL Server 1 and SQL Server 2, on #1 all works great. A magnifying glass. To do so, connect to the SQL Server instance and find « Server Objects », one clicked, you will find « Linked Servers ». ConnectionInfo)-----Cannot create an instance of OLE DB provider "OraOLEDB. In SQL Server Manager, go to the Provider folder under the Server Objects folder and set the "Allow inprocess" box on the appropriate driver's properties. In SQL Server Manager, go to the Provider folder under the Server Objects folder and set the "Allow inprocess" box on the appropriate driver's properties. 5:Run "regedit". Click Start, type Dcomcnfg in the Search programs and files box, and then press Enter. 4 32 Bit OleDB provider for oracle was missing. In SQL Server Manager, go to the Provider folder under the Server Objects folder and set the "Allow inprocess" box on the appropriate driver's properties. String data, right truncation, string data, right truncation" Any help would be greatly appreciated as everything I have found so far has not helped. Cannot create an instance of OLE DB provider "MSDASC" for linked server "(null)". We found that the MS sql server is of 64 bit Deinstall the 11. Server OS : Windows Server 2008 R2. Msg 7302, Level 16, State 1, Line 7 Cannot create an instance of OLE DB provider "Microsoft. I'm having the rather common problem in SQL Server trying to import data using OPENROWSET: Msg 7302, Level 16, State 1, Line 24 Cannot . The Linked Server provider was Oracle Provider for OLE DB. Oracle" for linked. Symptoms When using the ODBC Driver with a Microsoft SQL Linked Server,. Do you want to keep the linked server? And detailed error: Cannot create an instance of OLE DB provider "IBMDADB2. Attempt to run a query over the linked server and be sure to capture all output. Part of the problem when working with The provider for the Oracle OLE DB needs to have the "AllowInProcess" enabled, which again does this with as a DWORD Value in the registry. 2 - when create a linked server from SQL2000 use SQLOLEDB provider, if you are under SQL2005 use SQLNCLI provider. Error number is 7302 but is not a DLL registration issue The script was used to create the linked servers on SQL Server 1 and SQL Server 2, on #1 all works great. [Batch Start Line. Cannot create an instance of OLE DB provider "Microsoft. 2021 texas wildfires aita for leaving my sons wedding early. Provide the name of the server hosting the database and click the Next button to continue. When you set up a linked server, you have the choice to re-use the credentials of the user, use a specific account or be anonymous. Creando un servidor vinculado a SQL Server. The Linked Server provider was Oracle Provider for OLE DB. If you right-click on it, you will be able to create a new linked. "The linked server has been updated but failed a connection test. (re)installing oracle environment: i used two oracle installations - Oracle Database 11g Release 2 Client (11. In Object Explorer, right-click the SQL. Cannot create an instance of OLE DB provider “%ls” for linked . • The installed OLEDB provider's bitness does not match the bitness of SQL Server. I'm trying to set up a Linked Server between them so that I can access some of the ORacle tables in real time. When using the ODBC Driver with Microsoft SQL Linked Server, the ODBC Driver is unable to access the application logs or file cache. "The linked server has been updated but failed a connection test. There are usually some informational messages that gives more details. Now we can start creating the Oracle Linked Server in Management Studio. I use "Oracle Provider for OLE DB" as the Provider, OraOLEDB. Oracle" for linked server "*****". The most accessible way to create a linked server is definitely via SQL Server Management Studio. Expand Component Services, expand Computers, expand My Computer, and then click DCOM Config. In SQL Server Manager, go to the Provider folder under the Server Objects folder and set the "Allow inprocess" box on the appropriate driver's properties. DBAmp as a provider. Navigate to "Component. I have installed Oracle DB and trying to create linked server following this link. There are usually some informational messages that gives more details. Error 7302 : Cannot create an instance of OLE DB provider "OraOLEDB. Cannot create an instance of OLE DB provider “%ls” for linked . Oct 19, 2012 · Databasename = (DESCRIPTION = (ADDRESS = (PROTOCOL = TCP) (HOST = fillinurhost) (PORT = 1521)) (CONNECT_DATA = (SERVER = DEDICATED) (SERVICE_NAME = Databasename) Secondly we reinstalled the ODAC again, now the OraOleDB drivers are available again. I leave it as it is for now. Configure the Oracle database server for queries of its sample database. Can anybody help? Tuesday, May 17, 2016 4:54 AM All replies 0. Version SQL-server: 8. The Allow InProcess option must be set on the specific provider before the linked server is created. 1 you can then apply any 10. Feb 01, 2010 · 1) Recreating the linked server 2) Going into DCOM and modifying the msdainitialize 1) Recreating the linked server 2) Going into DCOM and modifying the. 0 ,and then click Uninstall. Msg 7302, Level 16, State 1, Line 2 Cannot create an instance of OLE DB provider "MICROSOFT. Msg 7302, Level 16, State 1, Line 1 Cannot create an instance of OLE DB provider "OraOLEDB. I am able to connect using windows . SOLUTION/WORKAROUND Based on my search on the internet, we were not seeing DisallowAdHocAccess registry key under. We found that the MS sql server is of 64 bit Deinstall the 11. 6 dic 2005. Cannot create an instance of OLE DB provider "OraOLEDB. Oracle' for linker server ''. ") the solution is to enable the "Allow inprocess" flag in MSOLAP Provider Options. Navigate to "Component Services -> Computers -> My Computer -> DCOM Config". Attempt to run a query over the linked server and be sure to capture all output. times for 400 meter run; unit 6 apush test; 161 e chicago ave 36b; friendlys lua bypass; craftsman lawn mower leaking. Points to mention:. nv; wc; Newsletters; kh; tm. We found that the MS sql server is of 64 bit Deinstall the 11. This article describes how to set up a linked server from a computer that is running Microsoft SQL Server to an Oracle database and provides basic troubleshooting steps for. Cannot create an instance of OLE DB provider "SQLNCLI" for linked server "SERVERNAME", Error: 7302 MS SQL 2000. Jan 15, 2019 · " Cannot obtain the schema rowset "DBSCHEMA_TABLES_INFO" for OLE DB provider "SQLNCLI" for linked server "<LinkedServerName>". Cause Review the list of linked servers defined on the SQL Server and find out the OLEDB provider associated with it. imagination at work. 0" for linked server " (null)". On the SQL Server, right-click the Windows Start icon and select System. the above code is working in my local but when I execute the same in server I am getting the below error message. If you right-click on it, you will be able to create a new linked server. In SQL Server Manager, go to the Provider folder under the Server Objects folder and set the "Allow inprocess" box on the appropriate driver's properties. MSDN Community. Select all Open in new window I have moved this code to another SQL Server installation and get the following error when run Msg 7302, Level 16, State 1, Line 1 Cannot create an instance of OLE DB provider "Microsoft. In the Provider Options window on the General page, check the Enable box for the Allow inprocess option. Attempt to run a query over the linked server and be sure to capture all output. On the Server machine invoke the Component Services located at the Control Panel/Administrative: Expand Computer Services/Computers/My Computer/DCOM Config. nv; wc; Newsletters; kh; tm. . hairymilf