473,508 Members | 2,202 Online
Bytes | Software Development & Data Engineering Community
+ Post

Home Posts Topics Members FAQ

Creating an ODBC linked server in SQL2005

6 New Member
I am trying to read data located on an ODBC box.
I have multiple queries built in SQL2005. Now I just need to be able to access this data from the ODBC server in the SQL2005.
I have tried to create a linked sever and failed miserably.
I have an ODBC connection set up on my machine with the following settings:
Data Source Name: MSXXXP1
Description: Client data source
Server Name: tcp:XXX.XXX.XXX.XXX.XXXX
ServerDSN: MSXXXP1


Any help is greatly appreciated.
Mar 14 '08 #1
3 2526
ck9663
2,878 Recognized Expert Specialist
I am trying to read data located on an ODBC box.
I have multiple queries built in SQL2005. Now I just need to be able to access this data from the ODBC server in the SQL2005.
I have tried to create a linked sever and failed miserably.
I have an ODBC connection set up on my machine with the following settings:
Data Source Name: MSXXXP1
Description: Client data source
Server Name: tcp:XXX.XXX.XXX.XXX.XXXX
ServerDSN: MSXXXP1


Any help is greatly appreciated.
From your ODBC server, can you access your SQL Server? Post what have you done so far.

-- CK
Mar 14 '08 #2
KEMoore
6 New Member
From your ODBC server, can you access your SQL Server? Post what have you done so far.

-- CK
Thank you for the response.
The ODBC sever is tricky. It's a Linux box and I have not been able to connect it to SQL yet. Thats what I would like to do, is create a linked server between the two. The only way that I've found I'm able to pull data out of the ODBC is using SQL 2000 DTS export.
Mar 17 '08 #3
sujitkar
7 New Member
Hi friends,
I am using SQL Server 2005.

I have an MS-Access database which is protected by MDW file. Through shortcut (specifying the workgroup) only, I can open that database file(MDB). Now I have created an ODBC to that database. I have checked the ODBC in excel 2007. it works nicely there. But when I am trying to use it in the Linked Server in SQL Server, it doesnot work. Actually I dont know whether it works or not. when I am trying to fetch the record using <LINKED_SERVER_NAME>...<TABLE_NAME>, it gives the following error message-

"An invalid schema or catalog was specified for the provider MSDASQL for Linked Server <LINKED_SERVER_NAME>
Apr 16 '09 #4

Sign in to post your reply or Sign up for a free account.

Similar topics

6
6749
by: Andreas Lauffer | last post by:
I changed from Access97 to AccessXP and I have immense performance problems. Details: - Access XP MDB with Jet 4.0 ( no ADP-Project ) - Linked Tables to SQL-Server 2000 over ODBC I used...
2
8367
by: Matt D | last post by:
I attempted to create a view in SQL Server 2000 that Unions two queries. The first part of the query gets data from the local server, the second part gets info from a linked server. (The query...
11
17526
by: DJJ | last post by:
I am using the MySQL ODBC 3.51 driver to link three relatively small MySQL tables to a Microsoft Access 2003 database. I am finding that the data from the MySQL tables takes a hell of a long time...
1
14394
by: tolisss | last post by:
Hi i have created a new database and a new linked server that points to an AccessDB using an ODBC DSN. Now inside that new sql db i have create i need to created a new view so i open EM went to...
31
3650
by: Neil | last post by:
I have an Access 2000 MDB with ODBC linked tables to a SQL Server 7 back end. I currently have a selections table in the front end file which the users use to make selections of records. The table...
1
4732
by: Crazy Cat | last post by:
Hi, I created a linked server for MS SQL Server 2005 Express to an Oracle database using the OLE DB Provider for ODBC. My ODBC Source uses the Microsoft ODBC for Oracle driver. I'm using the...
2
9926
by: Crazy Cat | last post by:
Hi all, I am having trouble getting linked Oracle 9 server in MS SQL Server 2005 Express to work properly. My machine is running Windows XP. The Microsoft and Oracle OLE DB Providers have...
1
5391
by: mikerudy | last post by:
I have an 3rd-party application that uses a SQL back-end, but uses Access 2000 (linked tables all using the same DSN) as an intermediary. We recently upgraded from SQL 7 to SQL 2005, which went...
3
5115
by: Bret Kuhns | last post by:
I recently started a co-op/internship at a company and they are looking to migrate a large legacy supported application from OLEDB to SQL Server. I'm doing prelim work in experimenting with the...
0
7227
marktang
by: marktang | last post by:
ONU (Optical Network Unit) is one of the key components for providing high-speed Internet services. Its primary function is to act as an endpoint device located at the user's premises. However,...
0
7127
by: Hystou | last post by:
Most computers default to English, but sometimes we require a different language, especially when relocating. Forgot to request a specific language before your computer shipped? No problem! You can...
0
7331
Oralloy
by: Oralloy | last post by:
Hello folks, I am unable to find appropriate documentation on the type promotion of bit-fields when using the generalised comparison operator "<=>". The problem is that using the GNU compilers,...
0
7501
tracyyun
by: tracyyun | last post by:
Dear forum friends, With the development of smart home technology, a variety of wireless communication protocols have appeared on the market, such as Zigbee, Z-Wave, Wi-Fi, Bluetooth, etc. Each...
1
5056
isladogs
by: isladogs | last post by:
The next Access Europe User Group meeting will be on Wednesday 1 May 2024 starting at 18:00 UK time (6PM UTC+1) and finishing by 19:30 (7.30PM). In this session, we are pleased to welcome a new...
0
3188
by: adsilva | last post by:
A Windows Forms form does not have the event Unload, like VB6. What one acts like?
0
1564
by: 6302768590 | last post by:
Hai team i want code for transfer the data from one system to another through IP address by using C# our system has to for every 5mins then we have to update the data what the data is updated ...
1
768
muto222
by: muto222 | last post by:
How can i add a mobile payment intergratation into php mysql website.
0
424
bsmnconsultancy
by: bsmnconsultancy | last post by:
In today's digital era, a well-designed website is crucial for businesses looking to succeed. Whether you're a small business owner or a large corporation in Toronto, having a strong online presence...

By using Bytes.com and it's services, you agree to our Privacy Policy and Terms of Use.

To disable or enable advertisements and analytics tracking please visit the manage ads & tracking page.