Hildegoat15
Technical User
Hi,
I've run into a bit of a problem that's got me stumped. I have two queries with the same columns -- clientid (text), due (date), future (date). in the first query, the due column is set to null and in the second query, the future column is set to null. A third query was created to stick the two sets of results together, and that seems to cause my problem. For some reason the future column contains no data for ALL of the records in the union query results. i'm running winXP Professional on this comp, and it's also been tried on win2000 with the same result. We have one last computer in our office running win98, and the union query runs like a charm. why would different operating systems produce different results in the union query? and more importantly, how can i make the query run properly on win2000 and XP? -Matt
I've run into a bit of a problem that's got me stumped. I have two queries with the same columns -- clientid (text), due (date), future (date). in the first query, the due column is set to null and in the second query, the future column is set to null. A third query was created to stick the two sets of results together, and that seems to cause my problem. For some reason the future column contains no data for ALL of the records in the union query results. i'm running winXP Professional on this comp, and it's also been tried on win2000 with the same result. We have one last computer in our office running win98, and the union query runs like a charm. why would different operating systems produce different results in the union query? and more importantly, how can i make the query run properly on win2000 and XP? -Matt