PC Review


Reply
Thread Tools Rate Thread

Data doesn't transfer FrontPage form to existing Access database

 
 
=?Utf-8?B?UGV0ZXIgQWxla3NpZXdpY3o=?=
Guest
Posts: n/a
 
      8th Feb 2005
I am using FrontPage 2003 and Access 2003 from Office Professional 2003. I
successfully created a web page which includes a form to collect data. I am
able to send the collected data to my email, an htm file, and a cvs file
which I view with Excel. Using FrontPage, I successfully created an Access
database file. The Access file is present in my folders and it has the
correct field names. The problem occurs when I use the web page to submit
data. I get a confirmation page indicating that the data was submitted but
the data does not appear in the "Results" file of the database created. I
have checked troubleshooting and confirmed to the best of my ability that I
have set up the web page correctly. My system administrator says that the
server has the technologies for ASP code. How do I get the data from my web
page to the Access file?
 
Reply With Quote
 
 
 
 
Thomas A. Rowe
Guest
Posts: n/a
 
      8th Feb 2005
Convert the database to Access 2000 format.

--
==============================================
Thomas A. Rowe (Microsoft MVP - FrontPage)
WEBMASTER Resources(tm)
http://www.ycoln-resources.com
FrontPage Resources, WebCircle, MS KB Quick Links, etc.
==============================================
To assist you in getting the best answers for FrontPage support see:
http://www.net-sites.com/sitebuilder/newsgroups.asp

"Peter Aleksiewicz" <Peter (E-Mail Removed)> wrote in message
news:EA22A583-F667-49AB-9082-(E-Mail Removed)...
>I am using FrontPage 2003 and Access 2003 from Office Professional 2003. I
> successfully created a web page which includes a form to collect data. I am
> able to send the collected data to my email, an htm file, and a cvs file
> which I view with Excel. Using FrontPage, I successfully created an Access
> database file. The Access file is present in my folders and it has the
> correct field names. The problem occurs when I use the web page to submit
> data. I get a confirmation page indicating that the data was submitted but
> the data does not appear in the "Results" file of the database created. I
> have checked troubleshooting and confirmed to the best of my ability that I
> have set up the web page correctly. My system administrator says that the
> server has the technologies for ASP code. How do I get the data from my web
> page to the Access file?



 
Reply With Quote
 
=?Utf-8?B?UGV0ZXIgQWxla3NpZXdpY3o=?=
Guest
Posts: n/a
 
      8th Feb 2005
How do I convert the database to Access 2000 format?
Why is this necessary if I am using FrontPage 2003 and Access 2003?


"Thomas A. Rowe" wrote:

> Convert the database to Access 2000 format.
>
> --
> ==============================================
> Thomas A. Rowe (Microsoft MVP - FrontPage)
> WEBMASTER Resources(tm)
> http://www.ycoln-resources.com
> FrontPage Resources, WebCircle, MS KB Quick Links, etc.
> ==============================================
> To assist you in getting the best answers for FrontPage support see:
> http://www.net-sites.com/sitebuilder/newsgroups.asp
>
> "Peter Aleksiewicz" <Peter (E-Mail Removed)> wrote in message
> news:EA22A583-F667-49AB-9082-(E-Mail Removed)...
> >I am using FrontPage 2003 and Access 2003 from Office Professional 2003. I
> > successfully created a web page which includes a form to collect data. I am
> > able to send the collected data to my email, an htm file, and a cvs file
> > which I view with Excel. Using FrontPage, I successfully created an Access
> > database file. The Access file is present in my folders and it has the
> > correct field names. The problem occurs when I use the web page to submit
> > data. I get a confirmation page indicating that the data was submitted but
> > the data does not appear in the "Results" file of the database created. I
> > have checked troubleshooting and confirmed to the best of my ability that I
> > have set up the web page correctly. My system administrator says that the
> > server has the technologies for ASP code. How do I get the data from my web
> > page to the Access file?

>
>
>

 
Reply With Quote
 
Thomas A. Rowe
Guest
Posts: n/a
 
      8th Feb 2005
Open the database in Access 2003 and select save in Access 2000. It has to do with the MDAC drivers
on the server.

If you have applied the Office 2003 update, then by default Access 2003 will create the database in
Access 2000 format, but I am not sure about the version when FP2003 creates the database

--
==============================================
Thomas A. Rowe (Microsoft MVP - FrontPage)
WEBMASTER Resources(tm)
http://www.ycoln-resources.com
FrontPage Resources, WebCircle, MS KB Quick Links, etc.
==============================================
To assist you in getting the best answers for FrontPage support see:
http://www.net-sites.com/sitebuilder/newsgroups.asp

"Peter Aleksiewicz" <Peter (E-Mail Removed)> wrote in message
news:E065C077-F719-41B0-87A6-(E-Mail Removed)...
> How do I convert the database to Access 2000 format?
> Why is this necessary if I am using FrontPage 2003 and Access 2003?
>
>
> "Thomas A. Rowe" wrote:
>
>> Convert the database to Access 2000 format.
>>
>> --
>> ==============================================
>> Thomas A. Rowe (Microsoft MVP - FrontPage)
>> WEBMASTER Resources(tm)
>> http://www.ycoln-resources.com
>> FrontPage Resources, WebCircle, MS KB Quick Links, etc.
>> ==============================================
>> To assist you in getting the best answers for FrontPage support see:
>> http://www.net-sites.com/sitebuilder/newsgroups.asp
>>
>> "Peter Aleksiewicz" <Peter (E-Mail Removed)> wrote in message
>> news:EA22A583-F667-49AB-9082-(E-Mail Removed)...
>> >I am using FrontPage 2003 and Access 2003 from Office Professional 2003. I
>> > successfully created a web page which includes a form to collect data. I am
>> > able to send the collected data to my email, an htm file, and a cvs file
>> > which I view with Excel. Using FrontPage, I successfully created an Access
>> > database file. The Access file is present in my folders and it has the
>> > correct field names. The problem occurs when I use the web page to submit
>> > data. I get a confirmation page indicating that the data was submitted but
>> > the data does not appear in the "Results" file of the database created. I
>> > have checked troubleshooting and confirmed to the best of my ability that I
>> > have set up the web page correctly. My system administrator says that the
>> > server has the technologies for ASP code. How do I get the data from my web
>> > page to the Access file?

>>
>>
>>



 
Reply With Quote
 
=?Utf-8?B?UGV0ZXIgQWxla3NpZXdpY3o=?=
Guest
Posts: n/a
 
      9th Feb 2005
When I opened the database the window already indicated it was in Access 2000
format and there wasn't the option to save in Access 2000 format. I am
having my network administrator check to see if the most recent update to
Office 2003 has been applied.

"Thomas A. Rowe" wrote:

> Open the database in Access 2003 and select save in Access 2000. It has to do with the MDAC drivers
> on the server.
>
> If you have applied the Office 2003 update, then by default Access 2003 will create the database in
> Access 2000 format, but I am not sure about the version when FP2003 creates the database
>
> --
> ==============================================
> Thomas A. Rowe (Microsoft MVP - FrontPage)
> WEBMASTER Resources(tm)
> http://www.ycoln-resources.com
> FrontPage Resources, WebCircle, MS KB Quick Links, etc.
> ==============================================
> To assist you in getting the best answers for FrontPage support see:
> http://www.net-sites.com/sitebuilder/newsgroups.asp
>
> "Peter Aleksiewicz" <Peter (E-Mail Removed)> wrote in message
> news:E065C077-F719-41B0-87A6-(E-Mail Removed)...
> > How do I convert the database to Access 2000 format?
> > Why is this necessary if I am using FrontPage 2003 and Access 2003?
> >
> >
> > "Thomas A. Rowe" wrote:
> >
> >> Convert the database to Access 2000 format.
> >>
> >> --
> >> ==============================================
> >> Thomas A. Rowe (Microsoft MVP - FrontPage)
> >> WEBMASTER Resources(tm)
> >> http://www.ycoln-resources.com
> >> FrontPage Resources, WebCircle, MS KB Quick Links, etc.
> >> ==============================================
> >> To assist you in getting the best answers for FrontPage support see:
> >> http://www.net-sites.com/sitebuilder/newsgroups.asp
> >>
> >> "Peter Aleksiewicz" <Peter (E-Mail Removed)> wrote in message
> >> news:EA22A583-F667-49AB-9082-(E-Mail Removed)...
> >> >I am using FrontPage 2003 and Access 2003 from Office Professional 2003. I
> >> > successfully created a web page which includes a form to collect data. I am
> >> > able to send the collected data to my email, an htm file, and a cvs file
> >> > which I view with Excel. Using FrontPage, I successfully created an Access
> >> > database file. The Access file is present in my folders and it has the
> >> > correct field names. The problem occurs when I use the web page to submit
> >> > data. I get a confirmation page indicating that the data was submitted but
> >> > the data does not appear in the "Results" file of the database created. I
> >> > have checked troubleshooting and confirmed to the best of my ability that I
> >> > have set up the web page correctly. My system administrator says that the
> >> > server has the technologies for ASP code. How do I get the data from my web
> >> > page to the Access file?
> >>
> >>
> >>

>
>
>

 
Reply With Quote
 
Thomas A. Rowe
Guest
Posts: n/a
 
      9th Feb 2005
Also have the Admin check to latest version of MDAC is installed with the patch for ODBC (Access
2000 driver).

--
==============================================
Thomas A. Rowe (Microsoft MVP - FrontPage)
WEBMASTER Resources(tm)
http://www.ycoln-resources.com
FrontPage Resources, WebCircle, MS KB Quick Links, etc.
==============================================
To assist you in getting the best answers for FrontPage support see:
http://www.net-sites.com/sitebuilder/newsgroups.asp

"Peter Aleksiewicz" <(E-Mail Removed)> wrote in message
news:2826D2D2-54D8-43C0-8575-(E-Mail Removed)...
> When I opened the database the window already indicated it was in Access 2000
> format and there wasn't the option to save in Access 2000 format. I am
> having my network administrator check to see if the most recent update to
> Office 2003 has been applied.
>
> "Thomas A. Rowe" wrote:
>
>> Open the database in Access 2003 and select save in Access 2000. It has to do with the MDAC
>> drivers
>> on the server.
>>
>> If you have applied the Office 2003 update, then by default Access 2003 will create the database
>> in
>> Access 2000 format, but I am not sure about the version when FP2003 creates the database
>>
>> --
>> ==============================================
>> Thomas A. Rowe (Microsoft MVP - FrontPage)
>> WEBMASTER Resources(tm)
>> http://www.ycoln-resources.com
>> FrontPage Resources, WebCircle, MS KB Quick Links, etc.
>> ==============================================
>> To assist you in getting the best answers for FrontPage support see:
>> http://www.net-sites.com/sitebuilder/newsgroups.asp
>>
>> "Peter Aleksiewicz" <Peter (E-Mail Removed)> wrote in message
>> news:E065C077-F719-41B0-87A6-(E-Mail Removed)...
>> > How do I convert the database to Access 2000 format?
>> > Why is this necessary if I am using FrontPage 2003 and Access 2003?
>> >
>> >
>> > "Thomas A. Rowe" wrote:
>> >
>> >> Convert the database to Access 2000 format.
>> >>
>> >> --
>> >> ==============================================
>> >> Thomas A. Rowe (Microsoft MVP - FrontPage)
>> >> WEBMASTER Resources(tm)
>> >> http://www.ycoln-resources.com
>> >> FrontPage Resources, WebCircle, MS KB Quick Links, etc.
>> >> ==============================================
>> >> To assist you in getting the best answers for FrontPage support see:
>> >> http://www.net-sites.com/sitebuilder/newsgroups.asp
>> >>
>> >> "Peter Aleksiewicz" <Peter (E-Mail Removed)> wrote in message
>> >> news:EA22A583-F667-49AB-9082-(E-Mail Removed)...
>> >> >I am using FrontPage 2003 and Access 2003 from Office Professional 2003. I
>> >> > successfully created a web page which includes a form to collect data. I am
>> >> > able to send the collected data to my email, an htm file, and a cvs file
>> >> > which I view with Excel. Using FrontPage, I successfully created an Access
>> >> > database file. The Access file is present in my folders and it has the
>> >> > correct field names. The problem occurs when I use the web page to submit
>> >> > data. I get a confirmation page indicating that the data was submitted but
>> >> > the data does not appear in the "Results" file of the database created. I
>> >> > have checked troubleshooting and confirmed to the best of my ability that I
>> >> > have set up the web page correctly. My system administrator says that the
>> >> > server has the technologies for ASP code. How do I get the data from my web
>> >> > page to the Access file?
>> >>
>> >>
>> >>

>>
>>
>>



 
Reply With Quote
 
=?Utf-8?B?UGV0ZXIgQWxla3NpZXdpY3o=?=
Guest
Posts: n/a
 
      9th Feb 2005
Thank you for all of your information. It turns out that my network
administrator had not given me the necessary permissions to access the data
sent to the Access database file I created. When I duplicated my work in a
network profile that had permissions then it worked like a charm.

"Thomas A. Rowe" wrote:

> Also have the Admin check to latest version of MDAC is installed with the patch for ODBC (Access
> 2000 driver).
>
> --
> ==============================================
> Thomas A. Rowe (Microsoft MVP - FrontPage)
> WEBMASTER Resources(tm)
> http://www.ycoln-resources.com
> FrontPage Resources, WebCircle, MS KB Quick Links, etc.
> ==============================================
> To assist you in getting the best answers for FrontPage support see:
> http://www.net-sites.com/sitebuilder/newsgroups.asp
>
> "Peter Aleksiewicz" <(E-Mail Removed)> wrote in message
> news:2826D2D2-54D8-43C0-8575-(E-Mail Removed)...
> > When I opened the database the window already indicated it was in Access 2000
> > format and there wasn't the option to save in Access 2000 format. I am
> > having my network administrator check to see if the most recent update to
> > Office 2003 has been applied.
> >
> > "Thomas A. Rowe" wrote:
> >
> >> Open the database in Access 2003 and select save in Access 2000. It has to do with the MDAC
> >> drivers
> >> on the server.
> >>
> >> If you have applied the Office 2003 update, then by default Access 2003 will create the database
> >> in
> >> Access 2000 format, but I am not sure about the version when FP2003 creates the database
> >>
> >> --
> >> ==============================================
> >> Thomas A. Rowe (Microsoft MVP - FrontPage)
> >> WEBMASTER Resources(tm)
> >> http://www.ycoln-resources.com
> >> FrontPage Resources, WebCircle, MS KB Quick Links, etc.
> >> ==============================================
> >> To assist you in getting the best answers for FrontPage support see:
> >> http://www.net-sites.com/sitebuilder/newsgroups.asp
> >>
> >> "Peter Aleksiewicz" <Peter (E-Mail Removed)> wrote in message
> >> news:E065C077-F719-41B0-87A6-(E-Mail Removed)...
> >> > How do I convert the database to Access 2000 format?
> >> > Why is this necessary if I am using FrontPage 2003 and Access 2003?
> >> >
> >> >
> >> > "Thomas A. Rowe" wrote:
> >> >
> >> >> Convert the database to Access 2000 format.
> >> >>
> >> >> --
> >> >> ==============================================
> >> >> Thomas A. Rowe (Microsoft MVP - FrontPage)
> >> >> WEBMASTER Resources(tm)
> >> >> http://www.ycoln-resources.com
> >> >> FrontPage Resources, WebCircle, MS KB Quick Links, etc.
> >> >> ==============================================
> >> >> To assist you in getting the best answers for FrontPage support see:
> >> >> http://www.net-sites.com/sitebuilder/newsgroups.asp
> >> >>
> >> >> "Peter Aleksiewicz" <Peter (E-Mail Removed)> wrote in message
> >> >> news:EA22A583-F667-49AB-9082-(E-Mail Removed)...
> >> >> >I am using FrontPage 2003 and Access 2003 from Office Professional 2003. I
> >> >> > successfully created a web page which includes a form to collect data. I am
> >> >> > able to send the collected data to my email, an htm file, and a cvs file
> >> >> > which I view with Excel. Using FrontPage, I successfully created an Access
> >> >> > database file. The Access file is present in my folders and it has the
> >> >> > correct field names. The problem occurs when I use the web page to submit
> >> >> > data. I get a confirmation page indicating that the data was submitted but
> >> >> > the data does not appear in the "Results" file of the database created. I
> >> >> > have checked troubleshooting and confirmed to the best of my ability that I
> >> >> > have set up the web page correctly. My system administrator says that the
> >> >> > server has the technologies for ASP code. How do I get the data from my web
> >> >> > page to the Access file?
> >> >>
> >> >>
> >> >>
> >>
> >>
> >>

>
>
>

 
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
form doesn't transfer data to table =?Utf-8?B?Umljaw==?= Microsoft Access Forms 2 27th Apr 2007 12:50 PM
Set up Web Service thru ESB from existing Access Database Form Worsty Microsoft Access 3 9th Aug 2006 09:41 PM
How do I transfer data from Works database to Access database? =?Utf-8?B?U2hhcm9u?= Microsoft Access Getting Started 2 22nd Mar 2005 04:15 PM
Existing access database in frontpage =?Utf-8?B?U3RpdGNoNjI3?= Microsoft Frontpage 1 21st Mar 2005 11:36 AM
Form doesn't show data existing in table. =?Utf-8?B?QmVydGFIaWxs?= Microsoft Access Forms 2 21st Feb 2005 09:13 PM


Features
 

Advertising
 

Newsgroups
 


All times are GMT +1. The time now is 10:21 AM.