Report Design
 Crystal Reports Forum : Crystal Reports 9 through 2020 : Report Design
Message Icon Topic: sql conversion Post Reply Post New Topic
Author Message
wregnier
Newbie
Newbie
Avatar

Joined: 12 Aug 2009
Location: United States
Online Status: Offline
Posts: 1
Quote wregnier Replybullet Topic: sql conversion
    Posted: 12 Aug 2009 at 8:12am
Trying to convert an sql query statement and adapt it to a report.

Can some one provide some guidance of how this can be done?
Here is the query that I'd like to adapt.

SELECT     WK_ID_CODE
FROM        f_Personnel
WHERE     (WK_PK NOT IN
                          (SELECT     FWOR_WK_FK
                            FROM          f_WO_Labor
                            WHERE      (FWOR_TRANS_DATE = '7/6/2009')))

Thanks for your help!!
Wayne
IP IP Logged
DBlank
Moderator
Moderator


Joined: 19 Dec 2008
Online Status: Offline
Posts: 9053
Quote DBlank Replybullet Posted: 12 Aug 2009 at 2:15pm
YOu should be able to use that straight in a Command.
IP IP Logged
Post Reply Post New Topic
Printable version Printable version

Forum Jump
You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot delete your posts in this forum
You cannot edit your posts in this forum
You cannot create polls in this forum
You cannot vote in polls in this forum



This page was generated in 0.031 seconds.