Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Login Failed Error
Message
General information
Forum:
Visual FoxPro
Category:
Crystal Reports
Miscellaneous
Thread ID:
00950510
Message ID:
00950571
Views:
30
Like I said, this code is in use by multiple apps. I cut & pasted what
you see here for the purpose of this post, so the variable names might
not be exact in this posting.

I created a Crystal Viewer application that opens reports for any application
that needs it. The process accepts 2 params: The full path & name of the report
file, and an array of tables.

It works great in all cases except this one. I'm not sure why.




>Kevin,
>
>Maybe it's the end of the day and my eyes are playing tricks on me, but... ;)
>
>The eventual call to oTable.SetTableLocation is using 'cTable', which was never declared above. If it's not a typo, then what is the value of cTable? Have you stepped through this with a debugger to see what values are being passed to Crystal?
>
>Also, the line where you compare the alias to the table's location...are you sure you're getting a hit each time? I think I see what the code is trying to do...make sure that the tables are set in the correct order based on the design time order...but I'm wondering if maybe you're not getting any hits. Again, you should trace through with the debugger.
>
>Kevin
Everything makes sense in someone's mind
public class SystemCrasher :ICrashable
In addition, an integer field is not for irrational people
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform