How to Programmatically (via VB 6.0) Open Crystal Report That Gets Data from Access DB



I'm trying to find an example set of code that basically allows me, via
a VB 6.0 application I'm writing, to programmatically open a Crystal
Report object that retrieves its' data from an underlying Access
database.

I can't find anything specific on how to do this and would really
appreciate some direction/examples here.

I've read about using TTX files for this but I'm not 100% sure that I
follow exactly what has to be done here.

If I were using a SQL Server back-end that uses stored procedures in
funneling the data to the Crystal Report items, this would be a
no-brainer, but I'm confused over the whole Crystal Reports / Microsoft
Access issue.

I'll likely be using multiple tables w/joins in getting the data from
Access into the various Crystal Report objects.

Thanks!

Brad McCollum
bmccoll1@xxxxxxxxxxxxxxx

.