I currently have over 200 reports written in Crystal 9 launched from an application written in Visual Basic 6.
These reports use one or more recordsets at run time, but were created using various ttx files. The underlying database is SQL, but none of my reports have ever gone to the database directly.
We are converting this application to .NET.
The .NET developer tells me that we will no longer use recordsets and that the ttx technology is "dead".
Does anyone have experience with this same situation?
With my many and complex reports, I was hoping not to have to make changes. In my experience, I can't just point to a new data source, as the field names are tied to the ttx filename. Are there any conversion utilities out there that will preserve my formulas and data field placements?
I appreciate any help, or words of wisdom, as this will be a huge effort to re-write.
Thanks!
Meryl Smith
These reports use one or more recordsets at run time, but were created using various ttx files. The underlying database is SQL, but none of my reports have ever gone to the database directly.
We are converting this application to .NET.
The .NET developer tells me that we will no longer use recordsets and that the ttx technology is "dead".
Does anyone have experience with this same situation?
With my many and complex reports, I was hoping not to have to make changes. In my experience, I can't just point to a new data source, as the field names are tied to the ttx filename. Are there any conversion utilities out there that will preserve my formulas and data field placements?
I appreciate any help, or words of wisdom, as this will be a huge effort to re-write.
Thanks!
Meryl Smith