Connect .ttx File to Crystal Report 8.5 File using VB6
I am using VB6 i am create Crystal Report File at run time using CreateReportOnRuntimeDS "p2smon.dll" API function.
this function will connect the .ttx file to the report.
now i want to connect another one.
i am creating .ttx file is at run time using CreateFieldDefFile "p2smon.dll" API function.
now i want to connect the second ttx file to crystal report.
Report.Database.Tables.Add function is used to connect the ttx file to crystal report.
but i dont know the sytex.
Thanks.
2
Contributors
1
Reply
2 Hours
Discussion Span
1 Year Ago
Last Updated
2
Views
Related Article:Crystal Report 8.5 Duplex Printing
is a Visual Basic 4 / 5 / 6 discussion thread by piyushdhamecha that has 5 replies, was last updated 2 years ago and has been tagged with the keywords: visualbasic6.