| List: | MySQL++ | « Previous MessageNext Message » | |
| From: | Warren Young | Date: | June 30 2008 6:13am |
| Subject: | Re: Query::update | ||
| View as plain text | |||
On Jun 30, 2008, at 12:09 AM, Warren Young wrote:
> sql_create_X(foo, 1, 0,
Minor fix: you'd have to use "X" for the third parameter to be able to
create the new_row object as shown in the code. With 0 here, you
don't get the second ctor you need for that.
| Thread | ||
|---|---|---|
| • Query::update | Soul Boy | 30 Jun |
| • Re: Query::update | Warren Young | 30 Jun |
| • Re: Query::update | Warren Young | 30 Jun |
| • Re: Query::update | Soul Boy | 30 Jun |
| • Re: Query::update | Drew M. | 30 Jun |
