Results 1 to 3 of 3

Thread: Display Database Record

  1. #1

    Thread Starter
    Member
    Join Date
    Jun 2012
    Posts
    47

    Display Database Record

    it's okay now dude. i want to ask now how can i display in the crystal reports a specific database record? im using crystal reports 9. any advice there?

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

    Re: Display Database Record

    Split into its own thread and moved to Reporting Section

  3. #3
    PowerPoster
    Join Date
    Sep 2005
    Location
    Modesto, Ca.
    Posts
    5,195

    Re: Display Database Record

    It all depends on how you plan on retrieving the data. If the datasource is a dataset then only load the records you want into the dataset, this can be done with your SQL statement. You can also restrict the records to be displayed by using a parameter or selection formula.

    I assume from your previous posts that this is written in VB6, if so then I can't provide any examples because I never used CR in VB6, all my reports used DataReports. I didn't start using CR till I was programming in VB .Net.

    I hope your not creating a new project in VB6, that language has been dead for many years.

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