Re: database trying to open localy instead of off server.
- From: "Lash" <newsreader@xxxxxxxxxxx>
- Date: Tue, 19 Apr 2005 05:10:17 GMT
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:
- Re: database trying to open localy instead of off server.
- From: Pat Hartman
- Re: database trying to open localy instead of off server.
- 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
- database trying to open localy instead of off server.
- Prev by Date: Re: For John Vinson
- Next by Date: Re: Convert unix time to date/time in Access 2003 for a linked tabel
- 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
|
Loading