lfarnsworth
Registered User.
- Local time
- Today, 14:43
- Joined
- Jul 15, 2008
- Messages
- 25
Hello all,
I've run into an odd problem and I wondered if anyone here might have some input.
I "inherited" a database from a fellow who retired and I'm trying to make some modifications to it. I made a copy of the database, so I can mess around with it without worring about changing the raw data. Now, I'm trying to write an Update Query, so we can easily update some data. I'm using a date/time field as a criteria for the changes.
To test the query, I've litterally copied and pasted a date from the table into the query criteria field. However, when I run the query it tells me it is modifying 0 rows. It's like it can't find anything in the table that matches the criteria, but how can that be possible when I've copied the criteria data directly from the table?
Any thoughts?
I've run into an odd problem and I wondered if anyone here might have some input.
I "inherited" a database from a fellow who retired and I'm trying to make some modifications to it. I made a copy of the database, so I can mess around with it without worring about changing the raw data. Now, I'm trying to write an Update Query, so we can easily update some data. I'm using a date/time field as a criteria for the changes.
To test the query, I've litterally copied and pasted a date from the table into the query criteria field. However, when I run the query it tells me it is modifying 0 rows. It's like it can't find anything in the table that matches the criteria, but how can that be possible when I've copied the criteria data directly from the table?
Any thoughts?