I have some tables which are specific to user and are required on each and every form say for ex. last entered value in textbox is saved user wise. So I have to update/read oracle table on every lostfocus/gotfocus of textbox. Also there are many specific setting to show data user wise.
Which option would be best in the above scenario -
1. Business Data related tables in Oracle and User specific frequently used tables in VFP.
2. All the tables in Oracle.
Which option would be best in the above scenario -
1. Business Data related tables in Oracle and User specific frequently used tables in VFP.
2. All the tables in Oracle.