Unix Technical Forum

LinkedServer not failed remotely

This is a discussion on LinkedServer not failed remotely within the MS SQL ODBC forums, part of the Microsoft SQL Server category; --> Hi, I have created a linked server in SQL 2005 that uses an ODBC with that connection string: @datasrc=N'eTimeDB', ...


Go Back   Unix Technical Forum > Database Server Software > Microsoft SQL Server > MS SQL ODBC

FAQ Members List Calendar Search Today's Posts Mark Forums Read
  #1 (permalink)  
Old 02-27-2008, 10:02 PM
=?Utf-8?B?RGF2aWQgUGFyZW50ZWF1?=
 
Posts: n/a
Default LinkedServer not failed remotely

Hi,

I have created a linked server in SQL 2005 that uses an ODBC with that
connection string:

@datasrc=N'eTimeDB', @provstr=N'Provider=Microsoft.Jet.OLEDB.4.0;Data
Source=D:\DBFFiles;Extended Properties=dBASE IV;User ID=Admin;Password='


I can easily do this from the server itself:

SELECT * FROM OPENQUERY( ETimeODBC13, 'SELECT * FROM EMP')

The problem, is when I try to execute that SELECT statement from a remote
machine using QUery Analyzer, I got this error:

Cannot initialize the data source object of OLE DB provider "MSDASQL" for
linked server "ETimeODBC13".
OLE DB provider "MSDASQL" for linked server "ETimeODBC13" returned message
"[Microsoft][ODBC Driver Manager] Driver's SQLSetConnectAttr failed".
OLE DB provider "MSDASQL" for linked server "ETimeODBC13" returned message
"[Microsoft][ODBC dBase Driver]Invalid connection string attribute Password".


How could we resolve this?

Thank you a lot
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
Reply


Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

vB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On
Forum Jump


All times are GMT. The time now is 10:22 AM.


Powered by vBulletin® Version 3.6.5
Copyright ©2000 - 2008, Jelsoft Enterprises Ltd.
Search Engine Optimization by vBSEO 3.2.0
www.UnixAdminTalk.com