Hi
In a CRM database on SQL 7 We have a call table with a memo field. This memo field is a field which gets appended as the call progresses thru Support. We would like to take this memo field and convert it into an events table where each entry is an separate event, a row in the events table
The memo field data is separated by ##### as a separator
Any ideas on how this can be done?
Thanks for reading
In a CRM database on SQL 7 We have a call table with a memo field. This memo field is a field which gets appended as the call progresses thru Support. We would like to take this memo field and convert it into an events table where each entry is an separate event, a row in the events table
The memo field data is separated by ##### as a separator
Any ideas on how this can be done?
Thanks for reading