Posted: Thu Nov 20, 2003 8:18 am Post subject: TDS Messages - PLEASE HELP!!
Newbie
Joined: 20 Nov 2003 Posts: 1
I have a TDS message set. In the message I have a count element and then an element based on a compound type. The count element holds the number of records in the message sent in. The compound type contains a series of fields, separated by a comma. When the end of the first record in the message is reached a carriage return is found.
The message is initally a BLOB and I want to convert to TDS MRM. When I do this, the count is ok, but the compound type always only shows the first record. the last field contains the correct data plus the rest of the input message.
I want it to put each record in a separte branch of the MRM.
What can I do to sort this?
Is it something to do with repeating fields?
Any help here would be grateful ?
It's driving me totally nuts!!!
My compound type is a structure containing the elements in a record line.
They are a mixture of strings and integers. I have comma delimited in them all, and the length of the field (this is the max length and is not always filled)
You cannot post new topics in this forum You cannot reply to topics in this forum You cannot edit your posts in this forum You cannot delete your posts in this forum You cannot vote in polls in this forum