how can i insert the data of a texterea to a postgresql?

Collapse
X
 
  • Time
  • Show
Clear All
new posts
  • nedaranjbar
    New Member
    • Jul 2013
    • 1

    how can i insert the data of a texterea to a postgresql?

    I have a page with different forms and inputs, i insert these inputs of form in a database ( postgresql ), although user can write in my textarea but these inputs cant insert in my database , the type of my column that get this data is text, is there anybody for helping?
  • Syed Hadi
    New Member
    • Dec 2012
    • 56

    #2
    no idea about postgresql. but like sqlserver in this you cannot change the data type . if it so den change it

    Comment

    Working...