NovoOrganics
03-16-2007, 07:10 PM
Hey just quickly,
Im entering data into a table from a form on my site.
So TEXTBOX1 will be entered into EXAMPLE in UDT_EXAMPLE
Why is it that when i use a space or something that isn't carried over into the database table?
So when i type:
"Hello How are you?
Im pretty good"
And its entered into the database table and I then recall it later it prints as:
"Hello How are you? Im pretty good"
Why doesn't the database keep the spaces or the formatting?
Ian
Im entering data into a table from a form on my site.
So TEXTBOX1 will be entered into EXAMPLE in UDT_EXAMPLE
Why is it that when i use a space or something that isn't carried over into the database table?
So when i type:
"Hello How are you?
Im pretty good"
And its entered into the database table and I then recall it later it prints as:
"Hello How are you? Im pretty good"
Why doesn't the database keep the spaces or the formatting?
Ian