Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
OleDB Command text
Message
 
À
Tous
Information générale
Forum:
Visual FoxPro
Catégorie:
Codage, syntaxe et commandes
Titre:
OleDB Command text
Divers
Thread ID:
01572603
Message ID:
01572603
Vues:
63
Hi
In C# app, I want to Zap a VFP table using an OleDb Command Object
I've tried for the Command.Text:
" Set Exclu On ; Use MyTable ; delete All; Pack; Use"
and
" Set Exclu On \r\n Use MyTable \r\n delete All \r\n Pack \r\n; Use"

but neither seem to work

Any idease ,
Tia
Ger
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform