Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations bkrike on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

error when commiting the row to the original data store(urgent)

Status
Not open for further replies.

cutequencher

Programmer
Jul 9, 2007
1

i am having this error when i am about to delete a data row

inline with this is a message box saying:
object reference not set to an instance of an object. do you want to correct the value?

if i click yes, it will delete the row if no it will ignore the deletion

i've already checked all of my declarations and pretty sure that i've declared everything right.

i want to trp this error or anything that an resolve this issue for the sake of the users.

please help me about this. thanx!
 
Can you post the code that you are using to delete the row?
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top