losing data after ENTER key is hit in a textarea box.<br><br>For example:<br><br>line1, 'ENTER key'<br>line2, 'ENTER key'<br>line3<br><br>Only line1 gets picked up by the DB (even though<br>the INSERT VALUE statement contains:<br>line1, line2, line3)
Am I correct in assuming that the special numeric datatype<br>'UniqueIdentifier' (16 bytes) is dynamically generated<br>upon an INSERT statement? If so, how do I define it in<br>the table and what is the correct format for the INSERT?<br><br>---the book I have just gives the specs for...
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.