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

VB6 code to connect to Oracle using Crystal 8.5 RDC

Status
Not open for further replies.

iftikar

Programmer
Oct 16, 2001
2
CA
Hi,

I'm trying to run some reports (some with many sub-reports)using VB6 and connecting to an Oracle 8 database through the Crystal 8.5 RDC. I'm running into all sorts of problems (server not open, etc.)
I'm sure many of you may have done this before.......Can someone let me know how????

Thanks a lot.
 
You probably need to use the LogOnServer or SetLogonInfo commands to make your database connection. This would likely need to be done for each report and subreport. Ken Hamady, On-site Custom Crystal Reports Training & Consulting
Public classes and individual training.
Guide to using Crystal in VB
tek@kenhamady.com
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top