![]() | |
![]() |
| | Thread Tools | Display Modes |
#1
| |||
| |||
|
#2
| |||
| |||
|
|
I'm dead in the water on this one. |
#3
| |||
| |||
|
|
Per (Pete Cresswell): I'm dead in the water on this one. Fixed it. Didn't find it....but I fixed it.... Deleted the Append query in question after copying the SQL. Created a new query, pasted the SQL into it....Ran a-ok. Sheesh!!!! |
#4
| |||
| |||
|
|
"(Pete Cresswell)" <x@y.z> wrote in news:qq1ht0lpbt4opc1jp6td8t7etj0bdftccf (AT) 4ax (DOT) com: Per (Pete Cresswell): I'm dead in the water on this one. Fixed it. Didn't find it....but I fixed it.... Deleted the Append query in question after copying the SQL. Created a new query, pasted the SQL into it....Ran a-ok. Sheesh!!!! Sounds like a case where the compilation of the query was out of synch with the SQL text of the query. I've seen that and the solution you found has always been the only way to fix it. However, do note that it's possible with queries that exhibit that problem to have it recur in the new query, as well. There appear to be certain types of SQL that are susceptible to this kind of problem. I've never been able to identify exactly what those characteristics might be, however, but I have noted that it seems to emerge by editing the SQL (whether directly or through the QBE) and running it without saving first. -- David W. Fenton http://www.bway.net/~dfenton dfenton at bway dot net http://www.bway.net/~dfassoc |
#5
| |||
| |||
|
|
Pete, did you have Name AutoCorrect turned off (Tools | Options | General)? I've also experienced Access get the field names thoroughly confused when this is turned on. |
#6
| |||
| |||
|
|
Pete, did you have Name AutoCorrect turned off (Tools | Options | General)? I've also experienced Access get the field names thoroughly confused when this is turned on. |
![]() |
| Thread Tools | |
| Display Modes | |
| |