Re: database trying to open localy instead of off server.
- From: "Pat Hartman" <patsky@xxxxxxxxxxxxx>
- Date: Tue, 19 Apr 2005 22:30:44 -0400
Change the reference to:
\\yourservername\webs\dbtest\fpdb\database.mdb
"Lash" <newsreader@xxxxxxxxxxx> wrote in message
news:Zo09e.16311$5F3.2241@xxxxxxxxxxxxxxxxxxxxxxxxxxxxx
> Thank you Pat for your help,
>
> The shown address is an absolute address on the web server
>
> However the page looks for a local D: drive instead of using
>
> The D: drive on the server.
>
> I can see that Front Page will insert database components
>
> with a connection to the DSN name of the database but access
>
> builds the connection string shown.
>
> Can I tell the page to use the DSN connection?
>
>
>
> "Pat Hartman" <patsky@xxxxxxxxxxxxx> wrote in message
> news:%23pPU3NFRFHA.3076@xxxxxxxxxxxxxxxxxxxxxxx
>
> > "d:\webs\dbtest\fpdb\database.mdb" needs to be the address of the db on
> > the
> > web server. I think you probably have to use UNC notation rather than a
> > drive letter.
> >
> > "Lash" <newsreader@xxxxxxxxxxx> wrote in message
> > news:%US8e.15868$5F3.3809@xxxxxxxxxxxxxxxxxxxxxxxxxxxxx
> >> I have placed my database onto my webserver and opened the data access
> > pages
> >> in my browser
> >> but all the pages are trying to open the database on my local computer.
> >> How can I tell this connection string to look on my webserver for the
> >> database.
> >>
> >> <a:ConnectionString>Provider=Microsoft.Jet.OLEDB.4.0;
> >> Data source=d:\webs\dbtest\fpdb\database.mdb
> >>
> >> thankyou
> >>
> >> Lash
> >> news@xxxxxxxxxxx
> >>
> >>
> >
> >
>
>
.
- Follow-Ups:
- References:
- database trying to open localy instead of off server.
- From: Lash
- Re: database trying to open localy instead of off server.
- From: Pat Hartman
- Re: database trying to open localy instead of off server.
- From: Lash
- database trying to open localy instead of off server.
- Prev by Date: lost install file
- Next by Date: Access97: Functions cannot return Null???
- Previous by thread: Re: database trying to open localy instead of off server.
- Next by thread: Re: database trying to open localy instead of off server.
- Index(es):
Relevant Pages
|