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 strongm on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Grabbing data field without linking table

Status
Not open for further replies.

DavidSherring

Technical User
Nov 9, 2007
17
GB
I know from previous work placements that it is possible to grab data from tables without linking, if you know the table, the field, type, etc, and call using a variable or value from calling report.

I don't know if this has to be done in a programming environment, or can be done from crystal. Can anyone help?

It is very similar to the grab function that used to exist on db version databases from years ago.
 
What database and connectivity are you using, and what version of crystal?

Software Sales, Training, Implementation and Support for Macola, eSynergy, and Crystal Reports

"What version of URGENT!!! are you using?
 
I am using crystal v9.2.2.634
and enterprise Product: 9.0.1.558

I am using Oracle 10g.1.0.5.0

I am connecting using OBDC with Oracle 10g drivers
 
Your description of the situation is too general, but here are some general options:
- SQL Expression in the Crystal report (see user manual)
- Subreport in the Crystal report (see user manual)
- View as a data source
- Command as a data source

hth,
- Ido

view, e-mail, export, burst, distribute, and schedule Crystal Reports.
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top