BernieBeattie
Programmer
We have 2 different datasources for our reports - SQL Server and VFP8. Dates on the SQL server side are datetime and on the VFP side they are dates. For business reasons for the moment we cannot change the VFP structures to datetimes.
My question is this, when we open a Crystal report based on SQL data and change the data source to point to VFP via ODBC, a prompt comes up asking us to map the datetime fields to the date fields. Once that is done the report carries on happily. Can that be done programmatically to avoid getting the prompts? We are already changing the datasource programmatically but no prompt to map fields appears and the dates all show as blank at the moment.
Thanks for any help,
Bernie
My question is this, when we open a Crystal report based on SQL data and change the data source to point to VFP via ODBC, a prompt comes up asking us to map the datetime fields to the date fields. Once that is done the report carries on happily. Can that be done programmatically to avoid getting the prompts? We are already changing the datasource programmatically but no prompt to map fields appears and the dates all show as blank at the moment.
Thanks for any help,
Bernie