DuncanSutcliffe
Technical User
Couldn't even think of a better subject for this one!
I have a table named {events}, which contains a memo field {events.providers}. The field is populated with a comma seperated list of numbers, each of which relate to an individual record in {providers}. The list may contain any number of individual, comma seperated items.
Can anyone think of a way of linking the two, so that I can include things like {providers.name}? Doesn't matter how complex - I just can't see my way through the problem at the moment.
I'm using CR 8.5, connecting to a SQL Server back end. I have no control of the db at all, it's outsourced to a different consultancy, so I can't create views or alter the way the app stores the list.
TIA
Duncan
I have a table named {events}, which contains a memo field {events.providers}. The field is populated with a comma seperated list of numbers, each of which relate to an individual record in {providers}. The list may contain any number of individual, comma seperated items.
Can anyone think of a way of linking the two, so that I can include things like {providers.name}? Doesn't matter how complex - I just can't see my way through the problem at the moment.
I'm using CR 8.5, connecting to a SQL Server back end. I have no control of the db at all, it's outsourced to a different consultancy, so I can't create views or alter the way the app stores the list.
TIA
Duncan