Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations derfloh on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Crystal Repository Explorer

Status
Not open for further replies.

davbur

Programmer
Joined
Jun 16, 2004
Messages
2
Location
ES
Hi,

how to use the library "Crystal Reports Repository Explorer Type Library" whith Visual Basic 6 and .csp?

For example:

Dim crExplorer As RepositoryExplorer
Set crExplorer = New RepositoryExplorer
MsgBox crExplorer.Repositories.Count

this code return a error.

Any suggestion?

Thanks.
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top