Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Easy question on data updating
Message
Information générale
Forum:
ASP.NET
Catégorie:
The Mere Mortals .NET Framework
Titre:
Easy question on data updating
Divers
Thread ID:
00873440
Message ID:
00873440
Vues:
48
I've built an app very similar to the jumpstart sample app, but when I close the data maintenance form and choose to save my changes, I get this message:

Dynamic SQL generation for the UpdateCommand is not supported against a SelectCommand that does not return any key column information.

This is the SQL Statement being called in the Biz object:
SELECT * From lkup_caregivers WHERE ID = " + careGiverID.ToString()

Can someone tell me which step I missed?

Thanks,
Mike
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform