Data Connectivity
 Crystal Reports Forum : Crystal Reports 9 through 2020 : Data Connectivity
Message Icon Topic: SQL Statement wont work in Crystal Post Reply Post New Topic
Author Message
paul_birm
Newbie
Newbie
Avatar

Joined: 10 Jul 2008
Online Status: Offline
Posts: 25
Quote paul_birm Replybullet Topic: SQL Statement wont work in Crystal
    Posted: 28 Apr 2010 at 5:17am
Hi Guys
 
I have an SQL Statement that simply reports 3 columns of data from 2 different data tables - there is a SQL JOIN in there.
 
I run the SQL and it works fine.
 
I run the Crystal reports SQL and it doenst join!!!!
 
What am I doing wrong?  CryCryCry
 
here is the SQL.
 
Many thanks in advance Clap Clap Clap
 
Paul
 
SELECT
   worksorders."won",
    RO_WorksOrders."WONumber"
FROM
    worksorders
join RO_worksorders ON worksorders.won = RO_worksorders.wonumber
ORDER BY
    won
Paul
Birmingham
England
{A friend in need is a pain in the a***}
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.