cancel
Showing results for 
Search instead for 
Did you mean: 
Read only

Understanding Crystal Report Connections

RaymondAC
Discoverer
0 Kudos
110

This question is regarding the My Connections listed in the Database Expert.

In other development environments, a connection is only the details required to connect to a particular database server and database. You can then run as many different queries as needed that reference the single connection (data source).

It seems that in Crystal Reports a connection is the combination of the data source details AND a single query (Command). Is that correct?

View Entire Topic
RaymondAC
Discoverer

Never mind. I see now that you can create multiple Commands that reference a single Connection.

DonWilliams
Active Contributor
0 Kudos
CR doesn't rwecommend using multiple Commands to access the same database. If you must use a subreport per Command