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!

DB Logons

Status
Not open for further replies.

Canthros

Programmer
Jul 19, 2002
12
US
We have several reports which (currently) corss-reference some information from SQL Server with some information in an Access database. These reports work fine in Crystal Reports, but, once they've been exported to Enterprise, they cannot seem to log in to the Access database, though they appear to be properly directed to it. The Access database doesn't (or shouldn't, anyway) require any credentials to pull data out of it, so why does Crystal Enterprise insist on logging in? Is this masking another error?
 
End result: needed to use a File DSN rather than a System DSN for pulling information out of the Access database. Once the File DSN was set up on the systems involved, things worked just fine.
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top