PC Review


Reply
Thread Tools Rate Thread

Database Interface -- Form or Data Access Page?

 
 
Guest
Posts: n/a
 
      26th Jul 2006
I have a Database Interface project (using FrontPage 2003 and Access 2003).
Users will be entering data into the database using a submission form --
here's the problem I have:

The data in the Access database was imported from Excel -- on the Excel
spreadsheet, data is entered for each Period (month) horizontally across the
spreadsheet. When the data is imported into ACCESS, the Periods (months)
are entered one per row (as they should be). The way I have the submission
form now, the users would have to enter the data 12 times (once for each
month in the calendar year). I'm trying to make this data-entry process as
transparent as I can for these folks ...

Is there a way that I can design a form that will allow the user to enter
the data for all 12 Periods and submit them 1 time and have them populate 12
rows? I know this may sound like a bizarre request, but perhaps there is
some JAVA code which could allow this. Would it be better to use a Data
Access Page? (Below is an example of what the user would see on the form):

JobCode Title Grade Type CurrentHDCT Jan
Feb Mar Apr May Jun Jul Aug Sep Oct Nov Dec
****This Data is STATIC and uneditable**** ****This
Data is entered by the users, but needs to populate the db 1 value per
row****

Thanks in advance.



 
Reply With Quote
 
 
 
 
Thomas A. Rowe
Guest
Posts: n/a
 
      26th Jul 2006
No, each form submitted would create 1 record in the table, so you will need to create a field for
each month.

--
==============================================
Thomas A. Rowe
Microsoft MVP - FrontPage
==============================================
Agents Real Estate Listing Network
http://www.NReal.com
==============================================


<(E-Mail Removed)> wrote in message news:%(E-Mail Removed)...
>I have a Database Interface project (using FrontPage 2003 and Access 2003). Users will be entering
>data into the database using a submission form -- here's the problem I have:
>
> The data in the Access database was imported from Excel -- on the Excel spreadsheet, data is
> entered for each Period (month) horizontally across the spreadsheet. When the data is imported
> into ACCESS, the Periods (months) are entered one per row (as they should be). The way I have the
> submission form now, the users would have to enter the data 12 times (once for each month in the
> calendar year). I'm trying to make this data-entry process as transparent as I can for these folks
> ...
>
> Is there a way that I can design a form that will allow the user to enter the data for all 12
> Periods and submit them 1 time and have them populate 12 rows? I know this may sound like a
> bizarre request, but perhaps there is some JAVA code which could allow this. Would it be better
> to use a Data Access Page? (Below is an example of what the user would see on the form):
>
> JobCode Title Grade Type CurrentHDCT Jan Feb Mar Apr May
> Jun Jul Aug Sep Oct Nov Dec
> ****This Data is STATIC and uneditable**** ****This Data is entered by
> the users, but needs to populate the db 1 value per row****
>
> Thanks in advance.
>
>
>



 
Reply With Quote
 
Guest
Posts: n/a
 
      27th Jul 2006
Thank you Thomas -- that's what I've always understood from a database
design standpoint: That forms update 1 db record per submission. I just
wanted to make sure there wasn't some JAVA code or other app that could
handle this request.


"Thomas A. Rowe" <(E-Mail Removed)> wrote in message
news:(E-Mail Removed)...
> No, each form submitted would create 1 record in the table, so you will
> need to create a field for each month.
>
> --
> ==============================================
> Thomas A. Rowe
> Microsoft MVP - FrontPage
> ==============================================
> Agents Real Estate Listing Network
> http://www.NReal.com
> ==============================================
>
>
> <(E-Mail Removed)> wrote in message
> news:%(E-Mail Removed)...
>>I have a Database Interface project (using FrontPage 2003 and Access
>>2003). Users will be entering data into the database using a submission
>>form -- here's the problem I have:
>>
>> The data in the Access database was imported from Excel -- on the Excel
>> spreadsheet, data is entered for each Period (month) horizontally across
>> the spreadsheet. When the data is imported into ACCESS, the Periods
>> (months) are entered one per row (as they should be). The way I have the
>> submission form now, the users would have to enter the data 12 times
>> (once for each month in the calendar year). I'm trying to make this
>> data-entry process as transparent as I can for these folks ...
>>
>> Is there a way that I can design a form that will allow the user to enter
>> the data for all 12 Periods and submit them 1 time and have them populate
>> 12 rows? I know this may sound like a bizarre request, but perhaps there
>> is some JAVA code which could allow this. Would it be better to use a
>> Data Access Page? (Below is an example of what the user would see on the
>> form):
>>
>> JobCode Title Grade Type CurrentHDCT Jan
>> Feb Mar Apr May Jun Jul Aug Sep Oct Nov Dec
>> ****This Data is STATIC and uneditable****
>> ****This Data is entered by the users, but needs to populate the db 1
>> value per row****
>>
>> Thanks in advance.
>>
>>
>>

>
>



 
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
Database Interface Wizard-No Database editor page or submission fo Darla Microsoft Frontpage 1 30th Jun 2008 03:27 PM
Is it any way to programmatically store and hide data inside an Access database that it is not shown on the Access user interface? SammyBar Microsoft Access 5 30th Nov 2006 07:03 PM
Is it any way to programmatically store and hide data inside an Access database that it is not shown on the Access user interface? SammyBar Microsoft Access Security 5 30th Nov 2006 07:03 PM
Need help getting data from Front Page form to database =?Utf-8?B?V2VlYmxld29sZg==?= Microsoft Frontpage 2 26th Apr 2006 07:54 AM
Data from web page form not writting to database =?Utf-8?B?Um9nZXI=?= Microsoft Frontpage 1 11th Mar 2004 08:33 PM


Features
 

Advertising
 

Newsgroups
 


All times are GMT +1. The time now is 07:39 AM.