I have an existing
VB program and SQL server database. The program used to generate crystal report. It works for few years but since last week, when I try to print the report, it shows
run-time error '20599': Cannot find SQL Server
There are no changes make to the program and the database setting.
Does anyone knows what caused the problem and what should I do to correct it?
Thanks.