E esskaykay Registered User. Local time Today, 08:38 Joined Mar 8, 2003 Messages 267 Jun 10, 2005 #1 I have a Select Query that counts the number of occurance. I would like to update a field in the table (or a different table) with the numbers returned by the count. I have attached a snapshot of my select query (query.jpg). Is this possible? Thanks, SKK Attachments Query.jpg 38.8 KB · Views: 119
I have a Select Query that counts the number of occurance. I would like to update a field in the table (or a different table) with the numbers returned by the count. I have attached a snapshot of my select query (query.jpg). Is this possible? Thanks, SKK
R Rich Guest Jun 11, 2005 #2 You shouldn't store this value, it can be obtained at any time via a query etc.
E esskaykay Registered User. Local time Today, 08:38 Joined Mar 8, 2003 Messages 267 Jun 11, 2005 #3 I understand and for the most part this works fine. However, I need this table for a GIS project we're working on. Thanks, SKK Last edited: Jun 11, 2005
I understand and for the most part this works fine. However, I need this table for a GIS project we're working on. Thanks, SKK