Hi All, I'm using SQLite on embedded devices (iPhone and, SmartPhone, and PocketPC). Ichecked OWASP, and they don't have anything for SQLite or C/C++. http://www.owasp.org/index.php/SQL_Injection_Prevention_Cheat_Sheet.
Does the SQLite API offer the ability to create a 'command object'. Or a call to sanitize user input (which would probably include escaping special characters)? Thanks, Jeff _______________________________________________ sqlite-users mailing list [email protected] http://sqlite.org:8080/cgi-bin/mailman/listinfo/sqlite-users

