Data validition error in append query

R

Robert Sykes

Hello, I have an append query that moves the record on a form based on table
'Members' to another table 'Cancelled Members'.

This worked fine until today, when it has started throwing validation
errors, saying the destination table can't have a Null value in the [Name]
field, as it's a required field in the table properties.

This seems only to work on records created before today, even though the
[Name] has data entered. I just don't understand, anyone out there know what
could be wrong?

--
Notice of Confidentiality:
This transmission contains information that may be confidential and that may
also be privileged. Unless you are the intended recipient of the message
(or authorized to receive it for the intended recipient), you may not copy,
forward, or otherwise use it, or disclose its contents to anyone else. If
you have received this transmission in error, please notify us immediately
and delete it from your system.
 
R

Robert Sykes

I've Narrowed it down to one field that seems to be causing the problem, for
some reason the append query sees all the records created prior to yesterday
as having a blank 'Name' field.

No changes were made to either the query or the two tables, anyone know what
could be causing this?

Robert Sykes said:
Hello, I have an append query that moves the record on a form based on table
'Members' to another table 'Cancelled Members'.

This worked fine until today, when it has started throwing validation
errors, saying the destination table can't have a Null value in the [Name]
field, as it's a required field in the table properties.

This seems only to work on records created before today, even though the
[Name] has data entered. I just don't understand, anyone out there know what
could be wrong?

--
Notice of Confidentiality:
This transmission contains information that may be confidential and that may
also be privileged. Unless you are the intended recipient of the message
(or authorized to receive it for the intended recipient), you may not copy,
forward, or otherwise use it, or disclose its contents to anyone else. If
you have received this transmission in error, please notify us immediately
and delete it from your system.
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Similar Threads

Year in Query 2
Query Criteria 2
Dealing with Null Value's 1
Blank Pages 2
Append Query is not working 1
query newbie question 1
Data changes in append query 1
Criteria in append querie 3

Top