VBcoders Browse New Submit Contact Sign In

No account? Register free

Forgot password?

a Crystal Report TTX example

Mur3  (3 Submissions)   Databases/Data Access/DAO/ADO   Visual Basic 5.0   Intermediate   Wed 3rd February 2021

a Crystal Report TTX example
Shows how to create a report using TTX files, that is you dont need to specify a fixed database for your report. It'll be based on a simple TTX file. Using this you can pass an ADO recordset to the report at runtime. This method solves great deal of problems for many crystal programmers who will benefit from the simplicity of intergrating their report with VB. The report will execute even if the database location changes or renamed. Only you hav to do is change the connection from VB.
[supports versions 8 & above.]
Read the step by step tutorial and the official crystal guide to TTX available at https://support.crystaldecisions.com/communityCS/TechnicalPapers/scr8_ttxado.pdf.asp
if
you like it,dont hesitate to vote :)

Rate a Crystal Report TTX example (15(15 Vote))

Download a Crystal Report TTX example

a Crystal Report TTX example Comments

No comments yet — be the first to post one!

Post a Comment

0/1000 characters