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

crystal enterprise needs oracle password for access query

Status
Not open for further replies.
Feb 23, 2004
71
US
In a previous post (under data access) synapsevampire said:
"I agree with Witchita, but I'd add to this that you're probably better served to create the Query in the Access database that retrieves the required data, and then base the report on the MS Access Query."

This works fine when I run a report 'manually'. My problem is that when I schedule a report under Crystal Enterprise Express (the 'free' version) it fails when Access prompts for a password.

What I've been doing is first run a scheduled Access job (at say 4 a.m.) that does a Make Table from an Oracle database. Then run the report under CE at 5 a.m. that references the made table. Verrrrry kludgy.

Is there a way to do this, in a single step, within CE?

 
When you link the Oracle table into Access, make sure you click the little Save Password checkbox, then it won't prompt.

-k
 
Wonderful. Thanks synapsevampire.
I am busily relinking my tables with that box checked.

Unless......
Is there is a way to retrofit this into existing queries?
(I couldn't find any documentation in Access help or my Access 97 reference manual. Linked Table Manager doesn't offer a password save feature.)
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top