Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations gkittelson on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Append a List of Detail Strings into one Line where the first several

Status
Not open for further replies.

LAD

Programmer
Jul 12, 2001
5
US
I need to append a List of Detail Strings into one Line where the first several of the detail Strings are 254 characters long. The field I am working with is a comments field. In the database once the comments text field reaches 254 characters a new comments record is created. I need to combine all the comments records for one group back into one field.

I tried using the information in thread767-295845 but could not get past the 254 character limit.
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top