Re: HF C/S : HexécuteRequeteSQL et INSERT/UPDATE

Posté par exkael le 13/5/2005 9:08:53
J'ai pris lhabitude de faire comme ça maintenant

Requete = SELECT [ID] FROM [Table] where [x] = 1 and [y] = 2
hLitPremier(Requete)
hlitRecherche([Table], [ID], Requete.ID)
tantque pas hendehors Alors
table.champs = z
hmodifie(table)
hlitsuivant
fin

pour l'insert, le hajoute suffit amplement

Cette contribution était de : http://old.wdforge.org/newbb/viewtopic.php?forum=14&topic_id=2229&post_id=9330