Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations gkittelson on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

sql server to access connectivity

Status
Not open for further replies.

mastrob

Programmer
Jul 1, 2002
7
GB
Using linked servers to create a Access 'Ms Access 97 database' which
resides on the network.
It creates fine. When I try executing a query using Windows NT login, the
query runs okay. ,
But I have created SQL Server local logins , and when I execute queires it
returns an errors...

Server: Msg 7399, Level 16, State 1, Line 1
OLE DB provider 'Microsoft.Jet.OLEDB.4.0' reported an error.
[OLE/DB provider returned message: Not a valid file name.]

Its all to do with the permissions to the NT directory., I have set
parameters in the SQL Server Services., but still it doesnot work.
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top