Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Easy question on data updating
Message
 
To
All
General information
Forum:
ASP.NET
Category:
The Mere Mortals .NET Framework
Title:
Easy question on data updating
Miscellaneous
Thread ID:
00873440
Message ID:
00873440
Views:
47
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
Next
Reply
Map
View

Click here to load this message in the networking platform