CodeGuru Home VC++ / MFC / C++ .NET / C# Visual Basic VB Forums Developer.com
Results 1 to 2 of 2

Thread: crystal report

  1. #1
    Join Date
    Nov 2003
    Posts
    6

    crystal report

    Dear Sir,

    I have one doubt in crystal report can you plz help me to solve that .I want to print a Hallticket which will contain

    Brach & Year:___________ RollNo:________
    Student Name:___________ Examno:_________

    Computer Organization PP Computer OrganizationTW
    Computer Organization OR Computer Organization PR
    Unix PP Unix OR
    ACA PP ACA PR

    Signature of student Signature of Principal
    ________________________________________________________________________



    I have tables like
    1>Student
    fields are
    ID,Name,Roll,Academic_Year,Brach
    2>examno
    fields are
    ID,examno
    3>October200*****
    fields are
    ID,subject_code,paper,tw,oral,practical
    4>subject
    fields are
    subject_code,subject_name,paper,tw,oral,practical


    I have a query which will collect all these fields & print it on the Report. But whenever i am opening a new
    report (in crystal report designer) & adding my database file it gives a error of DLL & my database format can't match with that .i am
    using access 200 and segate crystal report7

    thanks

  2. #2
    Join Date
    Sep 2002
    Location
    Africa
    Posts
    147
    Take a look at K Babu's thread. It might help
    Jesus died for my sin and now I am free

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  





Click Here to Expand Forum to Full Width

Featured