I have two tables with a one to many relationship. The one table has workorder information. There is one record for every workorder entered. The many table includes service information for each workorder. There is a record for each service code associated with each workorder.
I want to concatinate the service codes for each workorder so that there is one record for each workorder and it includes a field which has all the service codes as one string.
I am currently doing this through code, but it is very slow and inefficient. Is there anyway to do this through SQL or a query in MS-Access. If anyone has any ideas please let me know.
[sig]<p>abombss<br><a href=mailto:abombss@hotmail.com>abombss@hotmail.com</a><br><a href= > </a><br> [/sig]
I want to concatinate the service codes for each workorder so that there is one record for each workorder and it includes a field which has all the service codes as one string.
I am currently doing this through code, but it is very slow and inefficient. Is there anyway to do this through SQL or a query in MS-Access. If anyone has any ideas please let me know.
[sig]<p>abombss<br><a href=mailto:abombss@hotmail.com>abombss@hotmail.com</a><br><a href= > </a><br> [/sig]