chiyli
October 21st, 1999, 04:46 PM
In Crystal Report Designer, I created a report with server type as ODBC - MS Access Database, so that I can do outer join. Everything is fine. But when I created an ActiveX control in VB and tried to print out the report,
CyrstalReport1.Action = 1;
it gives an error message "Can not find SQL server." Can anyone help me? Thanks!
CyrstalReport1.Action = 1;
it gives an error message "Can not find SQL server." Can anyone help me? Thanks!