|
Re: [sqlite] Looking for a w_char alternative to the sqlite3_mprintf famili: msg#00867sqlite-users
-----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1 ajm@xxxxxxxxx wrote: > I need verify that the "bind" method does not have problems with that kind of > strings. The method to bind a string has no problem with any kind of string. Behind the scenes it does not convert what you supply into some sort of formatted string. Whatever you bind is what goes directly into the database - there is no interpretation, tidying, escaping or anything else. Heck you can even include embedded nulls if you want! Roger -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.9 (GNU/Linux) Comment: Using GnuPG with Mozilla - http://enigmail.mozdev.org iEYEARECAAYFAkpyqV8ACgkQmOOfHg372QQOzACgrdHGDyUewW4k40rJjLQP8ABr rMoAmwZ+rjNy+X9qn6ocsPvcyvUIyMBp =eqR5 -----END PGP SIGNATURE----- _______________________________________________ sqlite-users mailing list sqlite-users@xxxxxxxxxx http://sqlite.org:8080/cgi-bin/mailman/listinfo/sqlite-users
|
|
||||||||||||||||||||||||||
|
|
|
| News | Mail Home | sitemap | FAQ | advertise |