My requirement:
I want to extract a particular value from the link table ( given between Oracle and MS access 2007) and print it onto a text box.
For example , suppose the user gives the company name and employee id i have to look up the table and print the employee name. this employee name has to be printed onto a text box in the access form .
Could anyone give me a sample code for the above requirement :
I would also be thankful if you could also mention the reqd VBA code used in connection to oracle database via the link table while making a SQL query.
Thanks in advance for the help .
I want to extract a particular value from the link table ( given between Oracle and MS access 2007) and print it onto a text box.
For example , suppose the user gives the company name and employee id i have to look up the table and print the employee name. this employee name has to be printed onto a text box in the access form .
Could anyone give me a sample code for the above requirement :
I would also be thankful if you could also mention the reqd VBA code used in connection to oracle database via the link table while making a SQL query.
Thanks in advance for the help .