K
Kenneth J. Pino
Hello,
The best way to describe my problem is with an example...
We have a table like such...
Client Date Notes
1 1/1/08 Interested in More widgets for special project
2 1/2/08 spoke to Mike, project beginning next monght...
fyi - Likes Dogs
1 1/5/08 Wants More Widgets for Ohio - possible upsell
opt.
3 1/4/08 Called and left message about new polly - will
followup
2 1/3/08 got message from George - interested in polly
options
We want it to look like such...
Client Notes
1 1/1/08 Interested in More widgets for special project
1/5/08 Wants More Widgets for Ohio - possible upsell opt.
2 1/2/08 spoke to Mike, project beginning next monght...
fyi - Likes Dogs 1/3/08 got message from George - interested in polly
options
3 1/4/08 Called and left message about new polly - will
followup
Realizing that it is better to store it the first way I can only offer this
explanation...
We are converting to a system that for some reason has one big notes field
and we need to get all our notes from the old system into a big block per
client to plop them in the notes field in the new system...
I'd even be willing to lose the 'date' field if I could just get the notes
into a big block per client... but I'm stumped - I can't find a way to do
this and I think that is because I can't find a reason anyone would want
to... except for the people who wrote our new package...
ideas?
Thanks,
KJ
The best way to describe my problem is with an example...
We have a table like such...
Client Date Notes
1 1/1/08 Interested in More widgets for special project
2 1/2/08 spoke to Mike, project beginning next monght...
fyi - Likes Dogs
1 1/5/08 Wants More Widgets for Ohio - possible upsell
opt.
3 1/4/08 Called and left message about new polly - will
followup
2 1/3/08 got message from George - interested in polly
options
We want it to look like such...
Client Notes
1 1/1/08 Interested in More widgets for special project
1/5/08 Wants More Widgets for Ohio - possible upsell opt.
2 1/2/08 spoke to Mike, project beginning next monght...
fyi - Likes Dogs 1/3/08 got message from George - interested in polly
options
3 1/4/08 Called and left message about new polly - will
followup
Realizing that it is better to store it the first way I can only offer this
explanation...
We are converting to a system that for some reason has one big notes field
and we need to get all our notes from the old system into a big block per
client to plop them in the notes field in the new system...
I'd even be willing to lose the 'date' field if I could just get the notes
into a big block per client... but I'm stumped - I can't find a way to do
this and I think that is because I can't find a reason anyone would want
to... except for the people who wrote our new package...
ideas?
Thanks,
KJ