I am reasonably new to Crystal Reports and I am rebuild a reports engine as a windows service and need to know if there is a way to dynamically set a datasource for a report at run time. I know it has SetDataSource but that doesn't seem to work with our
I have recently upgraded a VB.NET 2003 project that used CRXI to VB.NET 2005 and therefore installed CRXI release 2. When I try to run a report from the application I am getting an error message 'UFL 'u2lcom.dll' that implements this function is missing'. I understand what the ...