Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Zap records in a remote view (PARADOX)
Message
Information générale
Forum:
Visual FoxPro
Catégorie:
Codage, syntaxe et commandes
Versions des environnements
Visual FoxPro:
VFP 8 SP1
Divers
Thread ID:
00985245
Message ID:
00985329
Vues:
40
look your email ( picture )

bernhart



>>sqlH = SQLCONNECT('AmlineBobConnection')
>>IF SQLEXEC(sqlH,"TRUNCATE TABLE xxCompan xxCompan") < 0
>>
>>*-- here I have a error : Variable 'AERR' is not found.
>>
>> AERRORS(aErr)
>> DISP MEMO LIKE aErr
>>ENDIF
>>SQLDISCONECT(sqlH)
>>
>>
>>
>>bernhart
>
>
>Sorry Typo in Function must be AERROR() not AERRORS()
>
>BTW what is the name of the Remote table? xxCompan xxCompan is ths the name if so You must use
>IF SQLEXEC(sqlH,"TRUNCATE TABLE [xxCompan xxCompan]") < 0
>...
Précédent
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform