Skip to Content
0
Former Member
Dec 12, 2006 at 06:20 AM

Crystal XI and VB6 Field Mapping Issues

58 Views

<p>Hi all,</p><p>I&#39;m in the processing of migrating crystal 8.5 to Crystal XI in my VB6 package. I&#39;ve been able to successfully get the data and pass it along to crystal, but the only problem i have is with field mapping. In crystal 8.5, it didn&#39;t care what the name was called in the ttx it just passed the data along. I&#39;ve found that if the ttx name didn&#39;t match what the SQL statement is, then it wouldn&#39;t pass that field data along in crystal XI.</p><p>I&#39;ve tried looking at .FieldMappingType in both CRAXDRT and CRAXDDRT with no luck. If i set my report and app to use CRAXDDRT it pops up with the mapping box and i can map them at runtime. </p><p> I&#39;d hate to have to go through all my code and start labeling all my SQL statements. Is there a property i can set that will help me out? Or am i SOL.</p><p>Thanks.</p><p>-Louie Orbiso</p>