Hi all,
Here, a great issue i have encountered recently.
I have created a table “tbl_table1” and a form “Frm_table1” basing on the specified table and used this form throughout my application to build out the logic.
Now, I changed the Table Name to “tbl_table2” and Form Name to “Frm_table2”. But, It is not working at all.
So, will i go through each and every code and change the Form Name all through the application or is there any other way to do the same?