J
Jesse Naiman
Dear Friendly Person who will help,
I have a web application that allows the user to update the database
from the website. Recently I discovered that nothing was being saved. The
information is successfully added to the DataSet (which gives the user the
impression of an update). According to the code, as I stepped through it the
database is updated, and the program never ends up in the catch blocks. How
is this possible? I would really appreciate the help
Jesse Naiman
I have a web application that allows the user to update the database
from the website. Recently I discovered that nothing was being saved. The
information is successfully added to the DataSet (which gives the user the
impression of an update). According to the code, as I stepped through it the
database is updated, and the program never ends up in the catch blocks. How
is this possible? I would really appreciate the help
Jesse Naiman