Data Connectivity
 Crystal Reports Forum : Crystal Reports 9 through 2020 : Data Connectivity
Message Icon Topic: CR11 and MS Access03 Post Reply Post New Topic
Author Message
_Wired_
Newbie
Newbie
Avatar

Joined: 15 May 2009
Online Status: Offline
Posts: 30
Quote _Wired_ Replybullet Topic: CR11 and MS Access03
    Posted: 05 Jul 2009 at 5:35pm
hi.. i have a problem in connecting in my DB.. i just put a password on it.. then i got this error



my DB is not open, no program accessing it. how come i got this error? what seems to be the problem on it? thanks
IP IP Logged
_Wired_
Newbie
Newbie
Avatar

Joined: 15 May 2009
Online Status: Offline
Posts: 30
Quote _Wired_ Replybullet Posted: 05 Jul 2009 at 7:58pm
i already figure this out... hehehehe.. but my next problem is when im coding in vb6 to view the sub reports... here's my codes

---------------------------------------------------------
With Report
       
       
        .Database.SetDataSource rs5
       
        .OpenSubreport("1.rpt").Database.SetDataSource rs5
       
        .OpenSubreport("2.rpt").Database.SetDataSource rs6

        .OpenSubreport("3.rpt").Database.SetDataSource rs14

        .PaperOrientation = 2
        .PaperSize = 2
        .DiscardSavedData

End With
---------------------------------------------------------

i got this error:



http://i41.tinypic.com/20ztblw.jpg
IP IP Logged
_Wired_
Newbie
Newbie
Avatar

Joined: 15 May 2009
Online Status: Offline
Posts: 30
Quote _Wired_ Replybullet Posted: 05 Jul 2009 at 8:44pm
i already figure it out again.. hehehehe.. thanks for the views..
IP IP Logged
Post Reply Post New Topic
Printable version Printable version

Forum Jump
You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot delete your posts in this forum
You cannot edit your posts in this forum
You cannot create polls in this forum
You cannot vote in polls in this forum



This page was generated in 0.031 seconds.