Re: submitform PROBLEM 2ND PART //PLEASE HELP!
- From: "Ronx" <ronx917@xxxxxxxxxxx>
- Date: Tue, 24 May 2005 07:47:24 +0100
Try replacing database1.mdb with the name of your database file.
--
Ron Symonds
Microsoft MVP (FrontPage)
Reply only to group - emails will be deleted unread.
"guido" <guido@xxxxxxxxxxxxxxxxxxxxxxxxx> wrote in message
news:5FC86111-3723-45B6-8BE1-87BB663BB930@xxxxxxxxxxxxxxxx
> sorry, doesn't work,
>
> tried it with copy and paste.
> Application("database1_ConnectionString") = "DRIVER={Microsoft
> Access Driver
> (*.mdb)};DBQ=URL=/_private/database1.mdb"
>
> but still same error. Do you might know anything else?
>
> "Kevin Spencer" wrote:
>
>> Try:
>>
>> DBQ=URL=/_private/database1.mdb
>>
>> --
>> HTH,
>>
>> Kevin Spencer
>> Microsoft MVP
>> ..Net Developer
>> Sometimes you eat the elephant.
>> Sometimes the elephant eats you.
>>
>> "guido" <guido@xxxxxxxxxxxxxxxxxxxxxxxxx> wrote in message
>> news:7E78D13A-601F-4108-8E38-5ACF7B9AA0A0@xxxxxxxxxxxxxxxx
>> > kelvin,
>> >
>> > edited the global.asa file via the networklocations map, but i
>> > keep
>> > getting
>> > the same error. Even after i edited the config-file also.
>> >
>> > edited like this.
>> > global.asa:
>> >
>> >
>> > config file:
>> > <configuration><appSettings><add key="database1_Provider"
>> > value="Microsoft.Jet.OLEDB.4.0"/><add key="database1_DataSource"
>> > value="_private/database1.mdb"/><add
>> > key="database1_ConnectionTimeout"
>> > value="15"/><add key="database1_CommandTimeout" value="30"/><add
>> > key="database1_CursorLocation" value="3"/><add
>> > key="database1_RuntimeUserName" value=""/><add
>> > key="database1_RuntimePassword"
>> > value=""/></appSettings></configuration>
>> >
>> > what can i do more?
>> > thanks for your help sofar!
>> > guido / www.gvanb.com
>> >
>> > "Kevin Spencer" wrote:
>> >
>> >> Hi guido,
>> >>
>> >> The global.asa file is a text file. Just edit it after you
>> >> publish, and
>> >> exclude it from future publishes.
>> >>
>> >> --
>> >> HTH,
>> >>
>> >> Kevin Spencer
>> >> Microsoft MVP
>> >> ..Net Developer
>> >> Sometimes you eat the elephant.
>> >> Sometimes the elephant eats you.
>> >>
>> >> "guido" <guido@xxxxxxxxxxxxxxxxxxxxxxxxx> wrote in message
>> >> news:C4B6C81B-D3A6-4EDB-AAE9-FAFA4C9749DD@xxxxxxxxxxxxxxxx
>> >> > created databased website, including a submitform, db-editor
>> >> > and
>> >> > resultspage.
>> >> > error after sending submitform: job failed, contact serverhost
>> >> > when
>> >> > problem
>> >> > keeps occurring.
>> >> > contacted serverhost, problem is that Frontpage 2003 makes the
>> >> > database
>> >> > in
>> >> > the obligated map ''fpdb'' but the serverhost obligates me to
>> >> > put my
>> >> > database
>> >> > in the map ''_private'' which is on the website to enable
>> >> > writing to
>> >> > the
>> >> > database.
>> >> >
>> >> > When uploading the database is not writable when located in
>> >> > ''fpdb''
>> >> > because
>> >> > the serverhost doesn't give permission
>> >> > But uploaded in the ''_private", the "global.asa" file gives a
>> >> > problem
>> >> > as
>> >> > the "global.asa"file says it is obligated to put the database
>> >> > in the
>> >> > "fpdb"map
>> >> >
>> >> > I guess i'm between wall and ship.......what can i do?
>> >> > thanks for responding..... guido www.gvanb.com
>> >>
>> >>
>> >>
>>
>>
>>
.
- Follow-Ups:
- Re: submitform PROBLEM 2ND PART //PLEASE HELP!
- From: guido
- Re: submitform PROBLEM 2ND PART //PLEASE HELP!
- References:
- submitform PROBLEM 2ND PART //PLEASE HELP!
- From: guido
- Re: submitform PROBLEM 2ND PART //PLEASE HELP!
- From: Kevin Spencer
- Re: submitform PROBLEM 2ND PART //PLEASE HELP!
- From: guido
- Re: submitform PROBLEM 2ND PART //PLEASE HELP!
- From: Kevin Spencer
- Re: submitform PROBLEM 2ND PART //PLEASE HELP!
- From: guido
- submitform PROBLEM 2ND PART //PLEASE HELP!
- Prev by Date: Re: submitform PROBLEM!! PLEASE HELP
- Next by Date: Re: Guestbook is not forwarding the comments
- Previous by thread: Re: submitform PROBLEM 2ND PART //PLEASE HELP!
- Next by thread: Re: submitform PROBLEM 2ND PART //PLEASE HELP!
- Index(es):
Relevant Pages
|