473,395 Members | 1,608 Online
Bytes | Software Development & Data Engineering Community
Post Job

Home Posts Topics Members FAQ

Join Bytes to post your question to a community of 473,395 software developers and data experts.

add record from a form to a table

Hi all
i use access 2007 to make form..But my problem is if i add a new record from the form..its not connected with the table...it means that data that i add in form didnt insert in form automatically.....How to make data that i add in form also add to table too????????
Jun 27 '10 #1
8 8298
The easiest way with 2007 is to select the table that you want to create a form for on the navigation panel then select "create" from the options at the top of access window and then click on "form".

This will automatically generate a form based on the content of that table and allow you to add data to the table through that form.

If you want to continue using your form then you need to make sure that each text box etc is bound to the correct item within you table.

When you look at the form in design view are the text boxes on your form called unbound or are they named after the columns of your table?
Jun 27 '10 #2
@copleyuk
yeah i make form by clicking create form button n the text box is bound to the table...but when i fill a new record in the form...n i save. My table dont make any progress, it still contain the same record like before i fill new record in the form.....
Help me plzzz
Jun 27 '10 #3
@dee230783
You said "when I save" are you using a save button which has been added by you?

Can you upload a copy of the form and or table?
Jun 27 '10 #4
@copleyuk
i do with the button add record but it doesnt work..n i do with save form it doesnt work too
link:

http://www.4shared.com/file/CCTfAl5X/form_table.html

u can see that in form their 9 records but in table still 6 records
Jun 27 '10 #5
@dee230783
If you select refresh all with the table open does this show the other 3 records??
Jun 27 '10 #6
Jerry Maiapu
259 100+
This is strange. If the form or its objects are bound to a table that I do not see why the data entered on the bound form object do not get into the table.

Ok there's something wrong somewhere. Let me ask you this.

Does the record source (table) share a relationship with another table? if so then what kind?

Tables sharing 1:1 relationship poses similar problems.

Also try resetting the control source of the form.
Having a one to one relaionship sometimes causes this.
Jun 28 '10 #7
@Jerry Maiapu
thats only one table so it dont relate with another table..So i guess its not necessary to do relationship..
Yah its weird condition n make me got headache.
If i do refesh...the table don't change tooo..........
Pleaseeeeeeeeeee help me
Jun 28 '10 #8
Jerry Maiapu
259 100+
Ok, I am sorry about this but We'll try and use VBA to insert the data on the form straight into table and see if it is working. Give all the names of the txt boxes on the form and the corresponding fields in the table and the table name.
Jun 28 '10 #9

Sign in to post your reply or Sign up for a free account.

Similar topics

2
by: EricRobineau | last post by:
hello I have a DB with many inter-related tables (MySQL) My main table called "content" has almost only foreign keys (integers) some have a 3 level relation (ex: content->city->region->country) ...
0
by: Mark | last post by:
All, Excuse the re-post but I have found something which works for the UserID but not for the Password (see previous post below). The problem is I don't understand how it works and therefore...
0
by: steve | last post by:
Hi all, Come across a situation I cannot figure how to work out. Im relatively new to access but have looked around and tried everything to my knowledge. I've developed an application whereby...
1
by: gaurkamal | last post by:
I want to delete record in table B when i delete record in Table A both table have a common column. I want to do it using trigger .Can any body give some idea. Table details are. Table A: ...
1
by: go2bee | last post by:
Tamplat is it HN: 49xxxxx Name : Cxxxx xxxxx PID : 3xxxxxxxxxxxx Address : 1xxx x xxxx , Tambonxxxx , Ampurxxxxxxx ,Provincexxxxx Postcode : 1xxxx At xxx is Data form Table Name
2
by: Tom_F | last post by:
To comp.databases.ms-access -- I would like to trigger an event when I close a form -- but ONLY when the data in the "RecordSource" table has been updated. I tried using the AfterUpdate event,...
1
by: alex.gruenther | last post by:
I am new to Access and need help creating an edit record form. I've got a table called Player with attributes like name, address, phone, etc. I've created an edit player form with a combo box...
4
by: bruce24444 | last post by:
I'm working on a database created in Access 97 which has a form which tracks claims made for damages. When the person reports the claim, a form is used to enter Date Reported, Claim Number, Loss...
4
by: Susan Bricker | last post by:
I have a form that displays record information in Continuous Record display (scrollable list). One of the fields in the record is an Integer value called "rcode" (reason code). But, I don't want...
5
by: saga git | last post by:
how to display nth record from table
0
by: Charles Arthur | last post by:
How do i turn on java script on a villaon, callus and itel keypad mobile phone
0
by: ryjfgjl | last post by:
In our work, we often receive Excel tables with data in the same format. If we want to analyze these data, it can be difficult to analyze them because the data is spread across multiple Excel files...
0
BarryA
by: BarryA | last post by:
What are the essential steps and strategies outlined in the Data Structures and Algorithms (DSA) roadmap for aspiring data scientists? How can individuals effectively utilize this roadmap to progress...
1
by: nemocccc | last post by:
hello, everyone, I want to develop a software for my android phone for daily needs, any suggestions?
0
by: Hystou | last post by:
There are some requirements for setting up RAID: 1. The motherboard and BIOS support RAID configuration. 2. The motherboard has 2 or more available SATA protocol SSD/HDD slots (including MSATA, M.2...
0
by: Hystou | last post by:
Most computers default to English, but sometimes we require a different language, especially when relocating. Forgot to request a specific language before your computer shipped? No problem! You can...
0
Oralloy
by: Oralloy | last post by:
Hello folks, I am unable to find appropriate documentation on the type promotion of bit-fields when using the generalised comparison operator "<=>". The problem is that using the GNU compilers,...
0
by: Hystou | last post by:
Overview: Windows 11 and 10 have less user interface control over operating system update behaviour than previous versions of Windows. In Windows 11 and 10, there is no way to turn off the Windows...
0
agi2029
by: agi2029 | last post by:
Let's talk about the concept of autonomous AI software engineers and no-code agents. These AIs are designed to manage the entire lifecycle of a software development project—planning, coding, testing,...

By using Bytes.com and it's services, you agree to our Privacy Policy and Terms of Use.

To disable or enable advertisements and analytics tracking please visit the manage ads & tracking page.