<p>Hi all,</p><p>I'm in the processing of migrating crystal 8.5 to Crystal XI in my VB6 package. I'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't care what the name was called in the ttx it just passed the data along. I've found that if the ttx name didn't match what the SQL statement is, then it wouldn't pass that field data along in crystal XI.</p><p>I'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'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>