954,219 Members — Technology Publication meets Social Media
Username:
Password:
Lost login information?
Have something to say? Contribute New Article Reply to this Article

Saving multiline text in sqlserver7.0 table from vb6 apps

Hi all, this is my question :-

I've created a table in ms sql server 7.0 using the enterprise manager. there i've a field named "address" which is a varchar type field. now in my vb6 apps i used a multiline textbox to write address. now when i'm trying to save the address from this textbox to the table only first line is getting stored and other parts are getting ignored.

what actually happening is, when i'm typing the address without pressing the enter key it's getting stored in the table. But when i'm creating new line by pressing the enter only the first line is saving. i just can't understood what is wrong in the logic. can anybody here to help me out plz...

it's really urgent

thanks in advance...

choudhuryshouvi
Posting Pro
553 posts since May 2007
Reputation Points: 30
Solved Threads: 49
 

This article has been dead for over three months

Post: Markdown Syntax: Formatting Help
You