Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations Rhinorhino on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

RDC object model and parameters

Status
Not open for further replies.

jdbppd

Technical User
Joined
Oct 15, 2002
Messages
7
Location
US
In the report designer, under creating parameter fields - set default values. Does anyone know where in the RDC Object Model (the exact syntax) the "Browse Table" and "Browse Field" objects are stored? I've been looking at the documentation for the object model and have not yet found them.

This is where I'm going -- I want to create dynamic parameters for my .asp web viewer - which I have already done by harding coding database calls for certain parameter names - but I want to keep it generic for any parameter when the parameter default values where created using a specific "browse table" and "browse field".

All help is appreciated!
 
Even though your question makes perfect sense, I don't remember seeing these attributes in the RDC Object Model.

hth,
- Ido

CUT, Visual CUT, and DataLink Viewer:
view, e-mail, export, burst, distribute, and schedule Crystal Reports.
 
Those features aren't available like you're asking. You can create your own parameter form and provide a list to the user, then pass back the information to the RDC.

Craig Berntson
MCSD, Visual FoxPro MVP, Author, CrysDev: A Developer's Guide to Integrating Crystal Reports"
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top