i got some textual data where might be some disallowed characters (php codes mostly), and I want to put it in a data base in one line,
I know such solution for binary data, it is: X'DEADBEEF' - but it will be converted to BLOB, but I want to do it this way: <some letter>'74657874' -> 'text' -- View this message in context: http://www.nabble.com/is-there-a-way-to-enter-ascii-hex-string-as-a-text-without-binding---tp25404872p25404872.html Sent from the SQLite mailing list archive at Nabble.com. _______________________________________________ sqlite-users mailing list sqlite-users@sqlite.org http://sqlite.org:8080/cgi-bin/mailman/listinfo/sqlite-users