PC Review


Reply
Thread Tools Rate Thread

Database from form results--retrieving the mdb file

 
 
Mata Stevenson
Guest
Posts: n/a
 
      29th May 2005
I've created a form using FP2002 for my organization to use to gather
information on visitors: requests for more info, contact info, schools,
special needs, etc.. This info is for the organization's use only, not
for visitors to query. They would like the form results to go to a
database which they could do various reports on, depending on their
changing needs.

I don't think that the DRW is the way to go. The simplest solution seems
to be to export the .mdb file from the web to their computer. That's
easy enough to do using FP, but they don't have FP and are not
computer-adept. How might THEY retrieve the file? Would they have to use
ftp software? Any way to retrieve the form.mdb file via a browser? An
alternate, but less efficient, solution would be to receive csv emails,
copy the content to .txt files amd import them into the database.

Help!

Mata


 
Reply With Quote
 
 
 
 
Kathleen Anderson [MVP - FrontPage]
Guest
Posts: n/a
 
      29th May 2005
They could use an FTP client to retrieve the database - you might want to
have your host set up a username/password for FTP that only lets them access
the fpdb folder.

Another option is to create a database results page just for them that
displays all the records in the database; they can highlight the contents
and copy/paste it into an Excel spreadsheet on their desktop and then import
that into a database.

--
~ Kathleen Anderson
Microsoft MVP - FrontPage
Spider Web Woman Designs
web: http://www.spiderwebwoman.com/resources/





"Mata Stevenson" <(E-Mail Removed)> wrote in message
news:(E-Mail Removed)...
> I've created a form using FP2002 for my organization to use to gather
> information on visitors: requests for more info, contact info, schools,
> special needs, etc.. This info is for the organization's use only, not for
> visitors to query. They would like the form results to go to a database
> which they could do various reports on, depending on their changing needs.
>
> I don't think that the DRW is the way to go. The simplest solution seems
> to be to export the .mdb file from the web to their computer. That's easy
> enough to do using FP, but they don't have FP and are not computer-adept.
> How might THEY retrieve the file? Would they have to use ftp software? Any
> way to retrieve the form.mdb file via a browser? An alternate, but less
> efficient, solution would be to receive csv emails, copy the content to
> .txt files amd import them into the database.
>
> Help!
>
> Mata
>



 
Reply With Quote
 
Mata Stevenson
Guest
Posts: n/a
 
      29th May 2005
Thanks very much, Kathleen. You've been so helpful here for so long! I
think that really answers my question. Just one last thing. Would FTPing
to retrieve the database damage the FP extensions?

--Mata

"Kathleen Anderson [MVP - FrontPage]" <(E-Mail Removed)> wrote in
message news:%(E-Mail Removed)...
> They could use an FTP client to retrieve the database - you might want
> to have your host set up a username/password for FTP that only lets
> them access the fpdb folder.
>
> Another option is to create a database results page just for them that
> displays all the records in the database; they can highlight the
> contents and copy/paste it into an Excel spreadsheet on their desktop
> and then import that into a database.
>
> --
> ~ Kathleen Anderson
> Microsoft MVP - FrontPage
> Spider Web Woman Designs
> web: http://www.spiderwebwoman.com/resources/
>
>
>
>
>
> "Mata Stevenson" <(E-Mail Removed)> wrote in message
> news:(E-Mail Removed)...
>> I've created a form using FP2002 for my organization to use to gather
>> information on visitors: requests for more info, contact info,
>> schools, special needs, etc.. This info is for the organization's use
>> only, not for visitors to query. They would like the form results to
>> go to a database which they could do various reports on, depending on
>> their changing needs.
>>
>> I don't think that the DRW is the way to go. The simplest solution
>> seems to be to export the .mdb file from the web to their computer.
>> That's easy enough to do using FP, but they don't have FP and are not
>> computer-adept. How might THEY retrieve the file? Would they have to
>> use ftp software? Any way to retrieve the form.mdb file via a
>> browser? An alternate, but less efficient, solution would be to
>> receive csv emails, copy the content to .txt files amd import them
>> into the database.
>>
>> Help!
>>
>> Mata
>>

>
>



 
Reply With Quote
 
Kathleen Anderson [MVP - FrontPage]
Guest
Posts: n/a
 
      29th May 2005
Well, nothing is ever certain, but if your host sets up the FTP username and
password so that all the users can do is connect to that folder and retrieve
the database, and not write to it or to any other part of your site, you
should be OK.

--
~ Kathleen Anderson
Microsoft MVP - FrontPage
Spider Web Woman Designs
web: http://www.spiderwebwoman.com/resources/

"Mata Stevenson" <(E-Mail Removed)> wrote in message
news:(E-Mail Removed)...
> Thanks very much, Kathleen. You've been so helpful here for so long! I
> think that really answers my question. Just one last thing. Would FTPing
> to retrieve the database damage the FP extensions?
>
> --Mata
>
> "Kathleen Anderson [MVP - FrontPage]" <(E-Mail Removed)> wrote in
> message news:%(E-Mail Removed)...
>> They could use an FTP client to retrieve the database - you might want to
>> have your host set up a username/password for FTP that only lets them
>> access the fpdb folder.
>>
>> Another option is to create a database results page just for them that
>> displays all the records in the database; they can highlight the contents
>> and copy/paste it into an Excel spreadsheet on their desktop and then
>> import that into a database.
>>
>> --
>> ~ Kathleen Anderson
>> Microsoft MVP - FrontPage
>> Spider Web Woman Designs
>> web: http://www.spiderwebwoman.com/resources/
>>
>>
>>
>>
>>
>> "Mata Stevenson" <(E-Mail Removed)> wrote in message
>> news:(E-Mail Removed)...
>>> I've created a form using FP2002 for my organization to use to gather
>>> information on visitors: requests for more info, contact info, schools,
>>> special needs, etc.. This info is for the organization's use only, not
>>> for visitors to query. They would like the form results to go to a
>>> database which they could do various reports on, depending on their
>>> changing needs.
>>>
>>> I don't think that the DRW is the way to go. The simplest solution seems
>>> to be to export the .mdb file from the web to their computer. That's
>>> easy enough to do using FP, but they don't have FP and are not
>>> computer-adept. How might THEY retrieve the file? Would they have to use
>>> ftp software? Any way to retrieve the form.mdb file via a browser? An
>>> alternate, but less efficient, solution would be to receive csv emails,
>>> copy the content to .txt files amd import them into the database.
>>>
>>> Help!
>>>
>>> Mata
>>>

>>
>>

>
>



 
Reply With Quote
 
Jim
Guest
Posts: n/a
 
      1st Jun 2005
I see from the end of this thread you may already have an acceptable
solution, but just in case:

If you have administrative access to the server, you can install blat, a
(free) command-line e-mailer, and then configure the server to automatically
e-mail the database to your end-users. That pushes the results via e-mail,
rather than pulling them via FTP: it might be easier on your users, and
possibly something you can use down the road, too.

You could also establish a file share pointing into the database folder: I'd
really like to hear from someone who knows for sure what happens in that
case if you attempt to copy the database exactly when a user's attempting to
write to it.

Just a thought.

--
Jim


"Mata Stevenson" <(E-Mail Removed)> wrote in message
news:(E-Mail Removed)...
> I've created a form using FP2002 for my organization to use to gather
> information on visitors: requests for more info, contact info, schools,
> special needs, etc.. This info is for the organization's use only, not for
> visitors to query. They would like the form results to go to a database
> which they could do various reports on, depending on their changing needs.
>
> I don't think that the DRW is the way to go. The simplest solution seems
> to be to export the .mdb file from the web to their computer. That's easy
> enough to do using FP, but they don't have FP and are not computer-adept.
> How might THEY retrieve the file? Would they have to use ftp software? Any
> way to retrieve the form.mdb file via a browser? An alternate, but less
> efficient, solution would be to receive csv emails, copy the content to
> .txt files amd import them into the database.
>
> Help!
>
> Mata
>



 
Reply With Quote
 
Mata Stevenson
Guest
Posts: n/a
 
      2nd Jun 2005
Thanks, Jim. That's very useful info, and I like it better than my
solution, which was to have the client install IE FTP Enhancer on their
browser.....Mata

"Jim" <(E-Mail Removed)> wrote in message
news:%(E-Mail Removed)...
>I see from the end of this thread you may already have an acceptable
>solution, but just in case:
>
> If you have administrative access to the server, you can install blat,
> a (free) command-line e-mailer, and then configure the server to
> automatically e-mail the database to your end-users. That pushes the
> results via e-mail, rather than pulling them via FTP: it might be
> easier on your users, and possibly something you can use down the
> road, too.
>
> You could also establish a file share pointing into the database
> folder: I'd really like to hear from someone who knows for sure what
> happens in that case if you attempt to copy the database exactly when
> a user's attempting to write to it.
>
> Just a thought.
>
> --
> Jim
>
>
> "Mata Stevenson" <(E-Mail Removed)> wrote in message
> news:(E-Mail Removed)...
>> I've created a form using FP2002 for my organization to use to gather
>> information on visitors: requests for more info, contact info,
>> schools, special needs, etc.. This info is for the organization's use
>> only, not for visitors to query. They would like the form results to
>> go to a database which they could do various reports on, depending on
>> their changing needs.
>>
>> I don't think that the DRW is the way to go. The simplest solution
>> seems to be to export the .mdb file from the web to their computer.
>> That's easy enough to do using FP, but they don't have FP and are not
>> computer-adept. How might THEY retrieve the file? Would they have to
>> use ftp software? Any way to retrieve the form.mdb file via a
>> browser? An alternate, but less efficient, solution would be to
>> receive csv emails, copy the content to .txt files amd import them
>> into the database.
>>
>> Help!
>>
>> Mata
>>

>
>



 
Reply With Quote
 
 
 
Reply

Thread Tools
Rate This Thread
Rate This Thread:

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are Off


Similar Threads
Thread Thread Starter Forum Replies Last Post
Retrieving checkbox results from access db through form =?Utf-8?B?Q291bnR5?= Microsoft Frontpage 1 14th Mar 2006 04:40 PM
Stuck on process1.asp - How to Send Form Results to a Database and Use the File Upload Component Simultaneously Beefminator Microsoft Frontpage 8 23rd Feb 2006 01:26 PM
retrieving form results =?Utf-8?B?TmFuY3k=?= Microsoft Frontpage 1 30th Jun 2005 08:14 PM
Database Results Dropdown Imbedded in Other Database Results form Nicholas Microsoft Frontpage 0 29th Jul 2004 07:17 PM
ASP Database Results and Search Form page displays results upon initial entry =?Utf-8?B?RGF0YWd1cnU=?= Microsoft Frontpage 3 27th Mar 2004 06:16 PM


Features
 

Advertising
 

Newsgroups
 


All times are GMT +1. The time now is 02:40 AM.