![]() |
CiteULike | ![]() |
ariels's CiteULike | ![]() |
![]() |
|
![]() |
Register | ![]() |
Log in | ![]() |
Simple and safe SQL queries with c++ templatesby: Joseph Y. Gil, Keren Lenz
In GPCE '07: Proceedings of the 6th international conference on Generative programming and component engineering (2007), pp. 13-24.
|
Reviews
[Write a review of this article]
Find related articles from these CiteULike users
Find related articles with these CiteULike tags
Posting History
AbstractMost software applications use a relational database for data management and storage. Interaction with such a database is often done by letting the program construct strings with valid SQL statements, which are then sent for execution to the database engine. The fact that these statements are only checked for correctness at runtime is a source for many potential problems such as type and syntax errors and vulnerability to injection attacks.
BibTeX record
RIS record