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

Physical Database Not Found

Status
Not open for further replies.

LucyColey

Programmer
Apr 30, 2001
34
0
0
US
I created a report that pulls data from a SQL 7 stored procedure. The report pulls fine on my machine, but when anybody else tries to run it, we get the error "Physical Database Not Found". I can use the connection from that report to create a new report using the same stored procedure on the users machine and it pulls fine. What database problem could be specific to this report on all machines but mine?
 
Are there permissions set on this SP?
Is it just this report, or ANY report you create on your PC using this SP?
Is the username getting into the SQL on the report? (check Database - Show SQL) Ken Hamady, On-site/Phone Crystal Reports Training/Consulting
Quick Reference Guide to using Crystal in VB
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top