Hi,
I am working with an exisitng system using many tables in ORACLE database. I am trying to keep our client MS-forms design not touched but have oracle tables (links) been accessed by forms.
Doing so would require having existing Access form fields mapped to more than one ORACLE table! However, behind the form there is only one control source for the form from where fields would drive their values from. Any idea how to keep such design (currently a form uses one Access table) so that I can upadte/insert/query ORACLE tables to one Access form. In other words, having fields comming from more than one ORACLE table displayed on one form. I am not been asked to create subform and neither I would look into this until I find no way out this problem. Access cannot update/insert to a query that joins more than one table.
I am working with an exisitng system using many tables in ORACLE database. I am trying to keep our client MS-forms design not touched but have oracle tables (links) been accessed by forms.
Doing so would require having existing Access form fields mapped to more than one ORACLE table! However, behind the form there is only one control source for the form from where fields would drive their values from. Any idea how to keep such design (currently a form uses one Access table) so that I can upadte/insert/query ORACLE tables to one Access form. In other words, having fields comming from more than one ORACLE table displayed on one form. I am not been asked to create subform and neither I would look into this until I find no way out this problem. Access cannot update/insert to a query that joins more than one table.