On Thu, Jan 16, 2003 at 01:54:14PM +0200, Gelu Gogancea wrote:
>>>If i understand well you wish to concatenate different strings.
>>>Are many options but the most handy solution is if you use "sprintf".
Thanks I got the answer.
sprintf(QueryStr,"INSERT INTO %s VALUES ('%s', '%s', '%s', '%s')",
t
Hi Benjamin,
- Original Message -
From: "Benjamin Pflugmann" <[EMAIL PROTECTED]>
To: "Gelu Gogancea" <[EMAIL PROTECTED]>
Cc: <[EMAIL PROTECTED]>; <[EMAIL PROTECTED]>
Sent: Thursday, January 16, 2003 4:23 PM
Subject: Re: g++ and mySQL]
> Hi.
Hi.
On Thu 2003-01-16 at 13:54:14 +0200, [EMAIL PROTECTED] wrote:
> Hi,
> If i understand well you wish to concatenate different strings.
> Are many options but the most handy solution is if you use "sprintf".
Well, in C++ you would rather use stringstream, because it has better
type and bounds c
Hi,
If i understand well you wish to concatenate different strings.
Are many options but the most handy solution is if you use "sprintf".
Regards,
Gelu
_
G.NET SOFTWARE COMPANY
Permanent e-mail address : [EMAIL PROTECTED]