Boost logo

Boost Users :

From: Sohail Somani (s.somani_at_[hidden])
Date: 2006-09-12 20:06:07


> -----Original Message-----
> From: boost-users-bounces_at_[hidden]
> [mailto:boost-users-bounces_at_[hidden]] On Behalf Of loufoque
> You can construct safe SQL queries with streams or
> printf-like syntax easily
> sql << "select first_name, last_name, date_of_birth "
> "from persons where id = " << id
>
> No need to put objects everywhere that complexify everything.

Complexification is the source of all optimization. Or something like
that anyway...


Boost-users list run by williamkempf at hotmail.com, kalb at libertysoft.com, bjorn.karlsson at readsoft.com, gregod at cs.rpi.edu, wekempf at cox.net