
Physical Database Not Found
For anyone with this problem you need to have all the Crystal support files
installed. If you are using SQL Server, make sure that you have p2ssql.dll
installed. My problem was related to the SQL Server connection. I had all
the correct Crystal files installed, but I was missing the sql server file
ntwdblib.dll. Once I installed ntwdblib.dll to the system directory
everything worked.
Quote:
> I receive the following error on my client workstations "Physical Database
> Not Found." I am using a SQL Server connection to connect to my database.
> My client application also uses the same connection and works fine. I
have
> tried turning off "Indexing on Server." I have checked and double checked
> that I installed all the correct files. I even copied the entire Crystal
> folder of files to the system directory of a client workstation. When
that
> didn't work I then installed crystal on a client workstation and it did
not
> work either. My first assumption was that I was missing some dll files,
but
> now that couldn't be the case. Any ideas?
> Thanks,
> Ken