Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Insert date in sql server
Message
De
12/04/2006 15:38:44
 
Information générale
Forum:
Visual FoxPro
Catégorie:
Codage, syntaxe et commandes
Divers
Thread ID:
01113026
Message ID:
01113108
Vues:
16
I remember VFP9 having a "clearer" way to determine the outcome.

Unfortunately, I'm not using it at the moment so cannot give details.

cheers

>>also i want to know , how can i know if the record has been succesfully inserted ????
>
>IF SQLEXEC(sqlH,lcSql) > 0
>   *** Success
>ELSE
>   AERROR(laError)
>   MessageBox([Can not insert the record: ]+laError[1,2])
>ENDIF
>
Précédent
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform