Hi all,
I m developing an VB 6 application wherein there is a situation where i m passing different values to different tables in data base but these values are related to a master table which created at the end of application when user click on Save Button.
My problem is that if user exit from middle of application then the master table didn't created and the previous stored values are useless, these values has to be delete automatically.
i have one solution that to check a master table each time and delete the other table but it affect the application performance so if u have any alternate solution then please share with me.
Regards & Thanks
Chinmay
Post new comment