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 gkittelson on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Set Crystal database Path from VB

Status
Not open for further replies.

Frank2002

Programmer
Dec 6, 2002
5
GB
How can i set database path (access) from VB to Crystal Reports?
Somebody told me:
1) reference to "Report 8 engine object library", then using
2) Dim Rpt as Report
3) .location and .SetLogOnInfo
but .location and .setlogoninfo doesn't appear.

What can i do?

Thanks for your help.
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top