I have inherited a database where technicians track equipment that has been repaired. In this database, there is a memo field where the technician lists all the part numbers he / she uses to repair the piece of equipment. This field was never reported against and was strictly used for reference. However, someone is coming to me now and asking that a report be generated with that information. Then she will separate those parts out on her end. However, because it is a free form field, the technician is not forced to put a comma between each part number. I was wondering if there is a way for the database to go through approximately 62,000 records and ensure that there is a comma between each part number? I was also wondering if there is way to program the database to automatically insert a comma after each part number.
I know having a list of part numbers in one field is not the best practice for a database, but as I said, I just inherited this database. To my knowledge, this field was never reported against, so I never made any changes to it. There were over 55,000 rows in the database when I got it. I am open to any suggestions on how to improve this.
I know having a list of part numbers in one field is not the best practice for a database, but as I said, I just inherited this database. To my knowledge, this field was never reported against, so I never made any changes to it. There were over 55,000 rows in the database when I got it. I am open to any suggestions on how to improve this.