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

Parameter Problem for addresses 1

Status
Not open for further replies.

ziggs

Technical User
Sep 21, 2000
195
US
I'm using CR8 and I am accessing an Oracle DB, version 8i.

I have a crystal report that calls for three parameters for an address (digits, Street, and apartment). If I just use two parameters (digits and Street), I will get the correct returns for a report. However, when I add the third parameter field (apartment), I do not. For example, 428 Main St Apt4 and 428 Main St are two addresses in the DB. If I use the apartment prompt, I do no get the 428 Main St in my report but I do get 428 Main St Apt4. I have tried "converting null field values to default" with no luck.

Any idea on how I can set this up so that I can have the third prompt and get all the returns? [sig][/sig]
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top