Results 1 to 2 of 2

Thread: distinct

  1. #1

    Thread Starter
    Frenzied Member EyeTalion's Avatar
    Join Date
    Jul 2000
    Location
    New York
    Posts
    1,075

    distinct

    Is it possible to manually change the SQL query generated by Crystal? I'm looking to add the DISTINCT function to the query...
    It's tough being an unhandled exception...

    ___________
    VB.NET 2008
    VB.NET 2010
    ORACLE 11g
    CRYSTAL 11

  2. #2
    PowerPoster
    Join Date
    Oct 2002
    Location
    British Columbia
    Posts
    9,758

    Re: distinct

    To use Distinct, there is a menu option

    Database -> Select Distinct Records

    FYI: You cannot manually change the Selection List of the query but you can modify the Where clause.

    Database -> Show SQL Query

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