Re: Windows server 2003 wont connect to access DB using DSN
- From: "Frank Hickman [MVP]" <fhickman3_NOSP@xxxxxxxxxxxxxxx>
- Date: Mon, 20 Jun 2005 14:31:16 -0400
<googlegroups@xxxxxxxxxxxxxxxx> wrote in message
news:1119275289.298698.255320@xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx
> 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
>
It may be a silly question, but have you checked both the file system
permissions AND the share permissions?
--
============
Frank Hickman
Microsoft MVP
NobleSoft, Inc.
============
Replace the _nosp@m_ with @ to reply.
.
- Follow-Ups:
- References:
- Windows server 2003 wont connect to access DB using DSN
- From: googlegroups
- Windows server 2003 wont connect to access DB using DSN
- Prev by Date: Windows server 2003 wont connect to access DB using DSN
- Next by Date: Re: Windows server 2003 wont connect to access DB using DSN
- Previous by thread: Windows server 2003 wont connect to access DB using DSN
- Next by thread: Re: Windows server 2003 wont connect to access DB using DSN
- Index(es):
Relevant Pages
|
Loading