Op vrijdag 12-10-2007 om 10:39 uur [tijdzone +0200], schreef Alvise
Nicoletti:

>    Qry.Active := false;

I don't see anything strange. It should work, except that the following
query is incorrect (incomplete).

>    Qry.SQL.Text := 'INSERT INTO ECCETERA';

And it also has no parameters. Maybe there's an error on your log?

>    Qry.Params.ParamByName('PK_parameter').AsInteger := self.id_parameter;
>    try
>       Qry.ExecSQL;

Joost.

_________________________________________________________________
     To unsubscribe: mail [EMAIL PROTECTED] with
                "unsubscribe" as the Subject
   archives at http://www.lazarus.freepascal.org/mailarchives

Reply via email to