A
Aaron
Two text fields are not transferring, even with a simple query instead
of written code, between two tables with identical formatting.
I have 2 temp tables, one for adding a record, a second for reviewing
all the updated records once the added record is inserted.
When I am in the add record form, the temp table accepts data entry
for all fields. I can go into the table and see that all fields are
taking the correct data.
When I run a query to insert that record from the add record temp
table, it doesn't transfer 2 text fields. Everything else transfers,
but not those 2 fields.
Please, I need ideas on what could be causing this. What could be the
problem?
The query works outside of the form. If I put data in those fields, it
transfers if I run the query independently.
It must be a setting, or something. I can't figure it out and I can't
find a similar situation on line. PLEASE HELP!
ANY ideas, even bad ones, are welcome. Again, PLEASE.
-Aaron
of written code, between two tables with identical formatting.
I have 2 temp tables, one for adding a record, a second for reviewing
all the updated records once the added record is inserted.
When I am in the add record form, the temp table accepts data entry
for all fields. I can go into the table and see that all fields are
taking the correct data.
When I run a query to insert that record from the add record temp
table, it doesn't transfer 2 text fields. Everything else transfers,
but not those 2 fields.
Please, I need ideas on what could be causing this. What could be the
problem?
The query works outside of the form. If I put data in those fields, it
transfers if I run the query independently.
It must be a setting, or something. I can't figure it out and I can't
find a similar situation on line. PLEASE HELP!
ANY ideas, even bad ones, are welcome. Again, PLEASE.
-Aaron