|
-
Jun 10th, 2003, 08:59 AM
#1
Thread Starter
New Member
Unable to attatch Crystal Report with ado recordset with oracle
Hi all!
I am using CR8, and VB 6 with Oracle 8i client/server architect.
I have some problem with crystal report viewer.
i have written code like this;
'''connection is open and recordset is also open
rptMyReprt.Databse.setdatasource= adoRS
frmreportview.crview.reportsource=rptMyReport
'these above lines run correctly, after that on given line error occoured
frmreportview.crview.ViewReport
'''this code gives error "Server has not yet been Opened"
because this code is written for oracle client side i am not able to connect CR viewer with ORACLE server.
Please help!
Ratnesh
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|