Results 1 to 3 of 3

Thread: not showing database data

  1. #1

    Thread Starter
    New Member
    Join Date
    May 2007
    Posts
    1

    not showing database data

    there is a problem while using crystal report in vb setup. The data which is inserted through the front hand (VB form) is not showing in Crystal Report during running project through the setup and the same data is displaying in using controls i.e. MSflex Grid like Name list. But the data which is entered before making project setup is showing perfecty at both places in control (MS FlexGrid and Crystal Report). Please help me . I m using VB 6.0 and crystal report 8. Thanking you

  2. #2
    New Member
    Join Date
    May 2007
    Posts
    4

    Re: not showing database data

    What I have noticed is that if you are getting data via SQL code from the form, then that code needs to be the same as the SQL code in the report.

    Also, if you are creating temporary tables on the fly, then the order of that table you have created in the form needs to be the same order as the one you used to setup the report, and the SQL statement still needs to be the same again.

  3. #3
    I'm about to be a PowerPoster! Hack's Avatar
    Join Date
    Aug 2001
    Location
    Searching for mendhak
    Posts
    58,333

    Re: not showing database data

    Welcome to the forums.

    What installation and setup package are you using to deploy your application?

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