Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
VFP ODBC Driver errors?
Message
Information générale
Forum:
Visual FoxPro
Catégorie:
Base de données, Tables, Vues, Index et syntaxe SQL
Divers
Thread ID:
00667300
Message ID:
00667336
Vues:
26
Thanks - the link made me realise what the problem is - the table has some 45 fields and the rs.delete will be doing something like delete field1, field2, field3, field4 etc etc.. so tried this and it works!
strSQL = "delete from table where intPrimary = 1"
db.execute strSQL
Thanks for your help
Chris Maiden
Email
Web
Précédent
Répondre
Fil
Voir

Click here to load this message in the networking platform