473,378 Members | 1,417 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,378 software developers and data experts.

Form won't recognize newest records

2
Before I ask my question - I have to say THANKS for all of the wonderful information and help this forum has provided me!!! You are all invaluable. Also, I posted this on the Microsoft forum as well - so if you haunt both, I apologize for the duplication!

Here's the problem/question:

I can't figure this out for the life of me. I have a form that is built on a basic query (no filters or definitions or parameters) that grabs fields from a few tables. I have 600+ records and it has been working fine.

This form called frmMainInfo can be called from one button as data entry to enter a new project. It is also used on a different button/screen to find a project and open the record for the project. For 95% of the records it works fine.

I have a handful of records that are the most recently added - I can see them in the table, but when I go to view them in the form - the form is completely blank. I read the KB article and tinkered with a few different things, but I dont think there is anything wrong with my form since you can see the majority of the records. It's just the new ones that are giving me a problem. And it doesnt matter if these new records are added by the form or straight into the table.

When I open the form from the button that operates as acFormReadOnly, the screen is completely blank (no text boxes, title, close button, NOTHING). When I open as an editable form, it shows the form with all of the boxes, but just no data. The last weird thing is when I open frmMainInfo to scroll all records, those records don't appear AT ALL. Not even as a blank hole where that AutoID # should appear for that record.

Im going nuts!!! Can anyone help me sort this out?? I'm going to have a few angry engineers on my back if I cant solve it :)

THANKS!!
Amy
May 9 '07 #1
4 1605
have you tried having a button that requeries?

[form_name].requery
May 9 '07 #2
oduamy
2
No, I haven't tried that. These records don't even appear after the db is closed and reopened.

And I have now discovered that they don't appear in the query at all - even though I have nothing telling the query to exclude them. THe confusion thickens!!

have you tried having a button that requeries?

[form_name].requery
May 9 '07 #3
whats the SQL you are using to submit data to the table and whats the sql/filter your using for the form, whats the table format?
May 10 '07 #4
MMcCarthy
14,534 Expert Mod 8TB
Also can you tell us how you are adding the data to the tables. You say the data in in all the related tables. Are all the primary and foreign keys correctly relating?

Mary
May 12 '07 #5

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

Similar topics

3
by: Doug | last post by:
I can't get a form coding to recognize a download.php to download a file to the client. I need the edits of the form for a MySQL table, but the following form code only wants to download...
8
by: Michael G. Schneider | last post by:
With Windows 2003 Server... Imagine the following scenario: there is a simple ASP page, for example just a single Response.Write statement. There is a virtual directory pointing to the...
3
by: What-a-Tool | last post by:
Have a school project in which I have to use an ASP page to process data from a form submitted by a user. Have to do this 3 ways - Using a Function, a Sub Procedure, and a Class. Simple enough. ...
14
by: StumpY | last post by:
HI, I have set up a page with a form which appends data to a .csv file on my asp server, this is to enable a limited number of users to add news threads to this file, which contains the data in...
3
by: DFS | last post by:
I've been working around this for years (I believe), so I figured someone here might know: Why won't a crosstab query accept a value from a form reference? TRANSFORM...
0
by: Ryan J. Allen | last post by:
Forgive me if this is the wrong group to post to. I have a table and the relevant bits look like this: CREATE TABLE "records" ( "id" SERIAL, "number" integer NOT NULL, "timestamp" timestamp...
1
by: Dino Buljubasic | last post by:
Hi, I am using VS2005 (C#) and SQL Server 2000. How can I make sure that: 1. Client A queries info from database and displays it in a list view or other controls on a form. If Client B...
14
by: Professor Yonce | last post by:
I have made form for E-Mail. I have entered code but the Import system does not work. It has squiggly line underneath it showing it is not communicating. It Will not build. Public Class...
17
by: FAQ server | last post by:
----------------------------------------------------------------------- FAQ Topic - How do I get the value of a form control? -----------------------------------------------------------------------...
1
by: CloudSolutions | last post by:
Introduction: For many beginners and individual users, requiring a credit card and email registration may pose a barrier when starting to use cloud servers. However, some cloud server providers now...
0
by: Faith0G | last post by:
I am starting a new it consulting business and it's been a while since I setup a new website. Is wordpress still the best web based software for hosting a 5 page website? The webpages will be...
0
isladogs
by: isladogs | last post by:
The next Access Europe User Group meeting will be on Wednesday 3 Apr 2024 starting at 18:00 UK time (6PM UTC+1) and finishing by 19:30 (7.30PM). In this session, we are pleased to welcome former...
0
by: ryjfgjl | last post by:
In our work, we often need to import Excel data into databases (such as MySQL, SQL Server, Oracle) for data analysis and processing. Usually, we use database tools like Navicat or the Excel import...
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: aa123db | last post by:
Variable and constants Use var or let for variables and const fror constants. Var foo ='bar'; Let foo ='bar';const baz ='bar'; Functions function $name$ ($parameters$) { } ...
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...
1
by: Sonnysonu | last post by:
This is the data of csv file 1 2 3 1 2 3 1 2 3 1 2 3 2 3 2 3 3 the lengths should be different i have to store the data by column-wise with in the specific length. suppose the i have to...
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...

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.