smartstream
Technical User
I am passing a recordset from Visual Basic to Crystal Reports developer edition 10. In the Crystal Report itself I want to not only use the recordset (i.e. field definitions only) but pull a value from another table (connected to say SQL Server or Oracle database) based on some conditions, such as MAX date and where the currencies are the same (of the recordset and the other table). Is it possible to do this? I.e. to use the recordset from Visual Basic as the WHERE clause against the other table? Can I have another table in a database and a field defintion source specified in the same report? I basically want to convert a value on the report (from field definition file) based on a value in this other table which is where it has the MAX date for the entry and the same currency?
Hope this makes sense. Thanks
Hope this makes sense. Thanks