![]() |
Vb database error
In relational database,eg: bank management i want to knw how to update the table in the deposit section, after a run time error is detected,if the account no: does not exist.In my case the control stops in that particular line. It does not go to the next line.So if u can please help me.
|
Re: Vb database error
Use Ado object and not Ado control for better results. This just gives the hints as how to do it.
This code can give errors related to database and so Use more standard code. This is just an illustration of concept as to how to do it. Code:
'Put 2 textbox, 1 command button and one ado controland connect to database |
| All times are GMT +5.5. The time now is 17:11. |