Talk About Network

Google





Software > Access Data Access Pages > Re: Pass throug...
Latest [ Topics | Posts ] Archive Post A New Topic Post a Reply
<< Topic < Post Post 2 of 3 Topic 1794 of 1851
Post > Topic >>

Re: Pass through query link oracle table to local access table

by "Douglas J. Steele" <NOSPAM_djsteele@[EMAIL PROTECTED] > Aug 26, 2008 at 05:17 PM

A pass-through query cannot communicate with local tables.

The only possibility is to create a second query that joins the
pass-through 
query to the local table(s).

-- 
Doug Steele, Microsoft Access MVP
http://I.Am/DougSteele
(no private e-mails, please)


"sj" <sh_khan18@[EMAIL PROTECTED]
> wrote in message 
news:0A3ED41F-CC71-453A-AD7A-49CAC5465AB1@[EMAIL PROTECTED]
> can some one help me to link oracle tables to local database table in
this
> pass through query?
>
> Pass through query with orcale tables only:-
>
> select
>
pch.claim_number,pm.provider_id,vm.vendor_id,mm.subscriber_id,pch.line_of_business
> from doris.profsvc_claim_header pch,doris.prov_master 
> pm,doris.member_master
> mm,doris.vendor_master vm
> Where pch.seq_prov_id = pm.seq_prov_id
> and pch.seq_memb_id=mm.seq_memb_id
> and pch.seq_vend_id=vm.seq_vend_id
> and pch.date_received>='1-JAN-08'
> and pch.line_of_business IN('WCM','LMR')
>
>
> Local access table I want to link to the oracle tables.
>
> PRT_CLAIMS_RE****TING.Claim_Number
>
 




 3 Posts in Topic:
Pass through query link oracle table to local access table
=?Utf-8?B?c2o=?= <sh_k  2008-08-26 08:30:10 
Re: Pass through query link oracle table to local access table
"Douglas J. Steele&q  2008-08-26 17:17:18 
Re: Pass through query link oracle table to local access table
"jaime" <oma  2008-10-17 21:21:05 

Post A Reply:
  Go here to Signup

AddThis Feed Button


About - Advertising - Contact - Frequently Asked Questions - Privacy Policy - Terms of Use - Signup

Contact
localhost-V2008-12-19 Wed Jan 7 19:08:51 PST 2009.