This would be an easy question to answer if you included all the 
information.  Your admirable attempt at brevity just confounds people 
trying to help you.

I don't know what your problem is.  Here is what I can tell.

You are getting some data from a form which is the resume of a candidate 
for something.

You are putting that data in a sql database.  (What database, MySQL, 
postgreSQL?  What is the sql statement?)

When you collect the data from the sql database (what is the sql 
statement?) by sending the (unknown) query, and you get the resultant 
string from the result set with some method get string (I am lost on what 
you are referring to by now).  I know what you   could be referring to, but 
don't know.  What is the code?

Your language in "if the resume is mention like this .." with the following 
words cannot be understood by me.  You seem to be not getting line 
breaks.  If you just provided the code, you would have your answer in a 
second.  The reading of your explanation is far harder than any code.

Why don't you just put in the code and put in what you in fact get, with 
the necessary changes, and I am sure you will get an answer right away.

Micael

At 10:29 AM 3/14/02 -0800, you wrote:
>Hello fellow developer
>
>I got stuck somewhere
>
>actually there is a form which collect the detail
>resume of the candidate and in database it is saved as
>string of varchar(7000) in sql database
>
>now when i collect that data base by sending the
>required querry the resume is colected through get
>string ..
>
>No problem is that
>if the resume mention like this ..
>"
>Resume
>
>
>Candidate name - two....
>
>,,,,,,
>
>,,,,
>
>"
>
>but when i want to print ..evry cahracter comes in st.
>line ..
>
>
>how i get in the same patten as filled by candidate
>
>"PLZ i cannot change the database....."
>
>
>Reagrds
>Puneet Sachar
>
>
>__________________________________________________
>Do You Yahoo!?
>Yahoo! Sports - live college hoops coverage
>http://sports.yahoo.com/
>
>--
>To unsubscribe:   <mailto:[EMAIL PROTECTED]>
>For additional commands: <mailto:[EMAIL PROTECTED]>
>Troubles with the list: <mailto:[EMAIL PROTECTED]>



--
To unsubscribe:   <mailto:[EMAIL PROTECTED]>
For additional commands: <mailto:[EMAIL PROTECTED]>
Troubles with the list: <mailto:[EMAIL PROTECTED]>

Reply via email to