Question

  • Creator
    Topic
  • #2254775

    Visual basic sql crystal report

    Locked

    by ppsswwoorrddhheemmaall ·

    how can i connect sql server 2000 through visual basic 6.0 for crystal report

All Answers

  • Author
    Replies
    • #2519594

      Clarifications

      by ppsswwoorrddhheemmaall ·

      In reply to Visual basic sql crystal report

      Clarifications

    • #2519589

      how do you

      by dr dij ·

      In reply to Visual basic sql crystal report

      connect crystal reports to sql server 2000
      a file connection, e.g. odbc
      write your report
      embed in VB
      You can call report with params
      some ERP systems let you then place the vb prog calling the xtal report on the erp system menu
      and you can do sorts of the data thru multiple sql queries in vb into a temp file that drives the report. this is the way to go if too many files and hard to get all the data prepared in one sql query.

Viewing 1 reply thread