I am trying to run a Crystal Report in Microsoft Access. I am running Crystal 8.5 and MS Access 2000. I don't know which reference I need in order to do that.
I get "run-time error '20599'" Cannot Open SQL server.
When I debug it shows the error in my event command code. It is as follows:
CrystalReport1.Action = 1
When typing this command I noticed Action was not in one of my drop down menu choices. When leads me to believe I don't have the correct reference.
Any help would greatly be appreciated.
I get "run-time error '20599'" Cannot Open SQL server.
When I debug it shows the error in my event command code. It is as follows:
CrystalReport1.Action = 1
When typing this command I noticed Action was not in one of my drop down menu choices. When leads me to believe I don't have the correct reference.
Any help would greatly be appreciated.