Wilson, Doug wrote:

> Did you try:
> $dbh->prepare("INSERT INTO MYTABLE (FOO LONG) VALUES (?)");
> $dbh->execute("xxx:0");
> 
> HTH,
> Douglas Wilson


Thanks Douglas,

I guess that would solve my problem, but as the statements are read from 
a file and not built on the fly I would have to parse every Statement, 
extract the values and put placeholders instead.
That's what I want to avoid.

Martin

-- 
Martin Hesse    [EMAIL PROTECTED]

nova ratio AG - IT-Systemhaus fuer Produkte und Dienstleistungen
Ransbach-Baumbach
Germany

[EMAIL PROTECTED] 
Tel. : 02623 92420      Fax. : 02623 9242100

The information contained in this e-mail and any attachments is strictly 
confidential and may be legally privileged. It is intended solely for 
the use of the individual or entity to whom it is addressed. If you are 
not the named addressee, you are hereby notified that it is prohibited 
and may be unlawful to disclose, copy, distribute or store the 
information contained in this email.

Reply via email to