![]() | |
![]() |
| | Thread Tools | Display Modes |
#1
| |||
| |||
|
#2
| |||
| |||
|
|
I followed the setup from a previous thread on my setup between MS SQL 2000 and Pervasive 7.82: EXEC sp_addlinkedserver @server = 'ACCTS1', @provider = 'MSDASQL', @srvproduct='Pervasive ODBC Client Interface', @datasrc = 'BVDemo' --@Server is the name of the new linked server --@datasrc is the name of a local ODBC DSN and I keep on getting the error saying: Error 7399: OLE DB Provider 'MSDASQL' Reported an error. Data source name not found and no default driver specified. I have set up an ODBC connection and verified the system DSN is spelled correctly and it connects to the server. I'm not sure what is wrong in this setup. Please help. |
#3
| |||
| |||
|
#4
| |||
| |||
|
#5
| |||
| |||
|
|
let me rephrase, the error only shows " Error 7399: OLE DB Provider 'MSDASQL' Reported an error." It doesn't have the datasource not found part on it. |
#6
| |||
| |||
|
|
datenisis (AT) gmail (DOT) com wrote: let me rephrase, the error only shows " Error 7399: OLE DB Provider 'MSDASQL' Reported an error." It doesn't have the datasource not found part on it. Well, you got me now. Not being a SQLServer person, I've never had the "pleasure" of struggling with linked servers. Can someone else chime in??? |
#7
| |||
| |||
|
#8
| |||
| |||
|
![]() |
| Thread Tools | |
| Display Modes | |
| |