Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Rs.Delete and rs.Update problems
Message
Information générale
Forum:
Visual Basic
Catégorie:
Bases de données DAO/RDO/ODBC/ADO
Divers
Thread ID:
00667296
Message ID:
00667338
Vues:
12
Problem solved - 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
Chris Maiden
Email
Web
Précédent
Répondre
Fil
Voir

Click here to load this message in the networking platform