Bonsoir ;
Comment je peux realiser ca ?
Code : Sélectionner tout - Visualiser dans une fenêtre à part
1
2
3
4
5
6 Var cond : string ; begin cond : ='table1.fieldbyname('nom').asansistring='abcd'' ; if cond then traitement End ;
Bonsoir ;
Comment je peux realiser ca ?
Code : Sélectionner tout - Visualiser dans une fenêtre à part
1
2
3
4
5
6 Var cond : string ; begin cond : ='table1.fieldbyname('nom').asansistring='abcd'' ; if cond then traitement End ;
Partager