Results 1 to 16 of 16

Thread: help!!!!!! crystal reports

  1. #1

    Thread Starter
    Lively Member
    Join Date
    Feb 2001
    Location
    Toronto
    Posts
    76
    i am thinking of using crystal reports... it is easy to use..??

    what steps are involved in creating crystal reports in VB6.


    thanks

  2. #2
    New Member
    Join Date
    Feb 2001
    Location
    St. Petersburg, FL
    Posts
    10
    I would use the dataReports located within visual basic, most everyone does.
    Mr. B
    Tampa, FL

  3. #3

    Thread Starter
    Lively Member
    Join Date
    Feb 2001
    Location
    Toronto
    Posts
    76
    I am using them now but I cannot export them .. well I can export them but the layout gets totally screwed. ANy help there?????????

    thanks

  4. #4
    Addicted Member smh's Avatar
    Join Date
    Oct 2000
    Location
    South Dakota, USA
    Posts
    249
    I have been happier using the dataReports. I think they look better with VB than the Crystal Reports also. Crystal reports aren't too hard to use, unless your reports get very complex though.
    Normal is boring...

    smh

  5. #5
    Addicted Member Quintonir's Avatar
    Join Date
    Mar 2001
    Location
    The Netherlands
    Posts
    155

    Question Moment ...

    This seems a good moment to me to ask: What the hell is Crystal Reports? I saw it standing somewhere a few times and stuff, but never really looked at it. What is it?

    Thanks,


    Quintonir



    (Ask a lot lately, but that's because this is the first time I can actually ASK VB questions to people.)

  6. #6

    Thread Starter
    Lively Member
    Join Date
    Feb 2001
    Location
    Toronto
    Posts
    76
    My reports look great using datareport ..but I need to export them or save them to email to others.. but the layout is lost when i do that.. any ideas?

  7. #7
    Addicted Member smh's Avatar
    Join Date
    Oct 2000
    Location
    South Dakota, USA
    Posts
    249
    Crystal Reports is just a report generator to help you make organized reports that are pleasing to the eye easier. You can use it with many types of databases to quickly create reports.

    Sharleen, I don't have an answer for you. I have only used them in my VB projects.
    Normal is boring...

    smh

  8. #8
    Addicted Member smh's Avatar
    Join Date
    Oct 2000
    Location
    South Dakota, USA
    Posts
    249
    What version of Crystal Reports are you using?

    If it's 7.0 or later, read this....

    http://community.crystaldecisions.ne...s/c2003190.asp
    Normal is boring...

    smh

  9. #9
    Addicted Member smh's Avatar
    Join Date
    Oct 2000
    Location
    South Dakota, USA
    Posts
    249
    I'm sorry....Ignore that last thread. You are using the dataRereport designer not Crystal Reports. I can't find an answer for you on the data Reports exporting
    Normal is boring...

    smh

  10. #10
    Hyperactive Member
    Join Date
    Apr 2000
    Location
    Sudbury, Ontario, Canada
    Posts
    274
    I use crystal reports 8 and you can create more complex reports than with VB datareports. Although, I've found that the exporting with crystal reports doesn't always turn out the way you want, but you can export.

  11. #11
    Hyperactive Member
    Join Date
    Feb 2001
    Location
    LoCal
    Posts
    280
    If you're trying to export DataReports why don't you try exporting them to HTML (for which there is already a method) and then you can include that in your email (by using something like vbSendMail.DLL).

    When you export the DataReports it probably sends it out as text and that's probably what's screwing up your formatting. Try using a fixed-width font such as Courier (not Courier New) or MS Fixed Sys and see if your formatting remains.
    Achichincle

    VB6 (VSEE SP5, W2KPro)
    ASP
    HTML

  12. #12
    Member
    Join Date
    Mar 2001
    Location
    India
    Posts
    34

    Angry

    Hello I am a new user of this forum and don't know how to ask question in Forum.. Please Can anyone HELP Me? My Email is [email protected].........

  13. #13
    Lively Member
    Join Date
    Nov 2000
    Location
    London UK
    Posts
    89
    Hi,
    Is there a tutorial or some sort of manul for report generation?

    Thanks

  14. #14
    New Member
    Join Date
    Aug 2001
    Location
    SC
    Posts
    1

    Question can dataReports be used with ADO/ODBC connections?

    can dataReports be used with ADO/ODBC connections? If so how? I would appreciate a quick reply. Thanks
    Answer please!

  15. #15
    New Member
    Join Date
    Nov 2001
    Location
    Glendale Az
    Posts
    1

    VB or Crystal Reports

    Been using crystal reports for some time now and just begining to to work more in VB than SQL. Crystal is okay, not too hard to learn and yes there are problems when exporting retc. As far as manuals etc out there...there are. Borders actually has several different ones. I am not too impressed with the maunals comign from programmign aspect. Seem to be more " here look at this, pull this here....." I feel the manuals have a bit to be desired when it comes to showing what formuals or how to og about getting//building formulas, search crieta etc....

  16. #16
    Frenzied Member
    Join Date
    Jun 2001
    Location
    USA
    Posts
    1,026

    DataReports

    can someone please tell me how to find/use dataReports... Does it come with VB6 Pro SP3???? This sounds like a lot easier way to give reports than totally creating the forms and such myself!!! thanx,

    ~Squirrelly1
    Now happily married and still crankin' away at the keyboard. Life is grand for a coder, no?

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