Error display - Saving record from a control - TechRepublic
Question
March 11, 2009 at 09:23 AM
seaziz_ksa

Error display – Saving record from a control

by seaziz_ksa . Updated 17 years, 4 months ago

I am a beginner in VB.Net, trying to creat a database program, but when i save record by the following code:

cleintsdatabindingsourse.endedit()
clientstableadapter.update_(me.clientsdataset.clientmaint)

an error message is displaying.

This discussion is locked

All Comments