If this is your first visit, be sure to check out the FAQ by clicking the link above. You may have to register before you can post: click the register link above to proceed. To start viewing messages, select the forum that you want to visit from the selection below.

 
Go Back  dBforums > Database Server Software > DB2 > Data conversion use DB2 .Net provider

Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1 (permalink)  
Old 02-24-04, 20:45
pmavuduru pmavuduru is offline
Registered User
 
Join Date: Feb 2004
Posts: 1
Question Data conversion use DB2 .Net provider

Dear All,
I have an ASP.Net application accessing DB2 UDB 7 on z/OS thru DB2 Connect v8. My page has as multiline text box where the user can enter several sentences by hitting the enter key. I am saving the value in a VARCHAR column on the database.

When I retrieve it later for display on the page I see the line-feed between the sentences however I am also seeing control character ( a clear square).

Any ideas on what is going on ? How can I get rid of this annoyance.

I am expecting the conversion between ASCII to EBCIDIC at both ends to take care of this ..

Please Help!!

Many Thanks!
Prakash
Reply With Quote
Reply

Thread Tools Search this Thread
Search this Thread:

Advanced Search
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is Off
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On