Hi,

This problem was solved:
http://stackoverflow.com/questions/15726516/the-getstring-method-doesnt-consider-n

Regards,
Thomas



On Sun, Mar 31, 2013 at 1:40 PM, Thomas Mueller <
[email protected]> wrote:

> Hi,
>
> Could you provide a simple, reproducible test case?
>
> Regards,
> Thomas
>
>
>
> On Sun, Mar 31, 2013 at 7:15 AM, Mohammad Hassany <[email protected]>wrote:
>
>> I use H2 in my java application, when i use getString method on my
>> connection it doesn't consider the \n character, i mean instead of returning
>>
>> asdfadfsdf
>> ksdfjljl
>>
>> it returns
>>
>> asdfadfsdf\nksdfjljl
>>
>> which cause further problems, I would be happy if any body can help me.
>>
>> Thanks
>>
>> --
>> You received this message because you are subscribed to the Google Groups
>> "H2 Database" group.
>> To unsubscribe from this group and stop receiving emails from it, send an
>> email to [email protected].
>> To post to this group, send email to [email protected].
>> Visit this group at http://groups.google.com/group/h2-database?hl=en.
>> For more options, visit https://groups.google.com/groups/opt_out.
>>
>>
>>
>
>

-- 
You received this message because you are subscribed to the Google Groups "H2 
Database" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to [email protected].
To post to this group, send email to [email protected].
Visit this group at http://groups.google.com/group/h2-database?hl=en.
For more options, visit https://groups.google.com/groups/opt_out.


Reply via email to