Windows server 2003 wont connect to access DB using DSN
- From: googlegroups@xxxxxxxxxxxxxxxx
- Date: 20 Jun 2005 06:48:09 -0700
Hi all. Please accept my apologies if this is the wrong place to post
the question, just getting tired now.
I have just finished building our new development webserver using
Windows server 2003. I have installed SQL Server 200 and applied sp3a
to it. I have fully 'windows updated' the machine and all seems to be
going well. I have also managed the server to it is a file server,
application sever and mail server. I have also allowed ASP, ASp.net,
frontpage server extensions 2002, Internet Data Connector and server
side includes in the Web Service Extensions section in IIS.
My problem is this.
When I create a DSN to an Access database which resides on a different
server in our network I get the following error:
Microsoft OLE DB Provider for ODBC Drivers error '80004005'
[Microsoft][ODBC Microsoft Access Driver] '(unknown)' is not a valid
path. Make sure that the path name is spelled correctly and that you
are connected to the server on which the file resides.
/common/vbglobal.asp, line 14
This line simply opens the DSN by name, like so:
Oconn.Open "MyDSNName"
It is worth noting that the location the database resides in is mapped
to the webserver so the location of the database file would read as
follows:
Y:\projects\test\mydb.mdb
I have checked the version of MDAC (not sure if this is what is being
used or not) and the result comes back as:
MDAC 2.8 SP2 on Windows Server 2003 SP1
Any suggestions welcomed.
Thanks
.
- Follow-Ups:
- Re: Windows server 2003 wont connect to access DB using DSN
- From: Frank Hickman [MVP]
- Re: Windows server 2003 wont connect to access DB using DSN
- Prev by Date: Access 2000/Sybase 12.5 Client - user defined functions in query g
- Next by Date: Re: Windows server 2003 wont connect to access DB using DSN
- Previous by thread: Access 2000/Sybase 12.5 Client - user defined functions in query g
- Next by thread: Re: Windows server 2003 wont connect to access DB using DSN
- Index(es):
Relevant Pages
|
Loading