I have over 180 reports that are launched via a VB application using a Visual FoxPro database. The application will now also support SQL Server, based on the needs of our customers.
All of the current reports use Date (not DateTime) fields. The reports are handed a recordset and do not access the database directly.
Now that we are testing with SQL Server, none of my dates are being displayed and date fields used within formulas and groups are just causing the reports to bomb.
Since I need to support both databases, I don't know what to do. If I convert all my dates to datetime for the fields to match the SQL, they don't work for the Visual FoxPro.
Does anyone have a solution? I am using Cristal 9, but will upgrade to Crystal XI if it will help.
Thanks.
Meryl Smith
All of the current reports use Date (not DateTime) fields. The reports are handed a recordset and do not access the database directly.
Now that we are testing with SQL Server, none of my dates are being displayed and date fields used within formulas and groups are just causing the reports to bomb.
Since I need to support both databases, I don't know what to do. If I convert all my dates to datetime for the fields to match the SQL, they don't work for the Visual FoxPro.
Does anyone have a solution? I am using Cristal 9, but will upgrade to Crystal XI if it will help.
Thanks.
Meryl Smith