I'd like to convert any particular table row into a Comma Separated Value string and move the string into a memo field. This is to be done as a part of a transaction logging subsystem of an existing application to store the before snapshot of a row that's been updated.
Is there any built-in functionality to do this?
Best Pratice?
Is there any built-in functionality to do this?
Best Pratice?
Comment