I need to run a validation, checking for existing Serial Numbers, from an Access table to Oracle tables linked to Access via ODBC. The Oracle tables are so large that I started using Pass Through queries in Access to enhance response time.
My problem is I can't figure out how to use the Pass Through query to loop through the Access table, pass the SN as a parameter to the query, usng the Pass Through queries.
This question might be better off in the Access forums, I'm not sure.
Aso, would I be better off having the DBA create a Stored Procedure that I could call from Access?
Any ideas would be appreciated greatly.
Joel
My problem is I can't figure out how to use the Pass Through query to loop through the Access table, pass the SN as a parameter to the query, usng the Pass Through queries.
This question might be better off in the Access forums, I'm not sure.
Aso, would I be better off having the DBA create a Stored Procedure that I could call from Access?
Any ideas would be appreciated greatly.
Joel