Skip to Main Content

Java Programming

Announcement

For appeals, questions and feedback about Oracle Forums, please email oracle-forums-moderators_us@oracle.com. Technical questions should be asked in the appropriate category. Thank you!

good delimiter for a string value

807588May 20 2009 — edited May 22 2009
Hi : I am trying to store list of string values together as a string in a database.
User can type in any string values and am trying to capture all the user typed strings as a concatenated string in the database.

I cannot use any delimiter that is visible in the keyboard as user can type in that value.

Can you please suggest how to come up with a delimiter which user cannot type.
Comments
Locked Post
New comments cannot be posted to this locked post.
Post Details
Locked on Jun 19 2009
Added on May 20 2009
42 comments
4,454 views