Advanced: Requires expert coding, interoperability, and multiuser skills.
This article applies only to a Microsoft Access project (.adp).
This article applies only to a Microsoft Access project (.adp).
Notice: This website is an unofficial Microsoft Knowledge Base (hereinafter KB) archive and is intended to provide a reliable access to deleted content from Microsoft KB. All KB articles are owned by Microsoft Corporation. Read full disclaimer for more details.
SELECT dbo.[Orders Qry].*<BR/>
FROM dbo.[Orders Qry]<BR/>
WHERE (CustomerID = @p1)
Select * from fn_CustOrders(@[Forms]![Customers]![CustomerID])
? = [Forms]![Customers]![CustomerID]
Keywords: kbhowto, kbclientserver, kbaccess10ready, accrtmpublic, kboffice2003yes, kbswept, kbbillprodsweep, kbsweptsoltax, kbinfo, kbexpertiseinter, kbfreshness2007, kboffice12yes, kb