Linked Server MS SQL 2000 and Pervasive 7.82
- From: datenisis@xxxxxxxxx
- Date: 4 Jan 2006 10:00:11 -0800
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.
.
- Follow-Ups:
- Re: Linked Server MS SQL 2000 and Pervasive 7.82
- From: Bill Bach
- Re: Linked Server MS SQL 2000 and Pervasive 7.82
- Prev by Date: Re: Corrupted DBP File
- Next by Date: need pervasive/macola programmer in houston
- Previous by thread: Corrupted DBP File
- Next by thread: Re: Linked Server MS SQL 2000 and Pervasive 7.82
- Index(es):
Relevant Pages
|