Icon View Thread

The following is the text of the current message along with any replies.
Messages 1 to 3 of 3 total
Thread Crystal XI and DBISam ODBC 4.22 Bld6
Mon, Jul 17 2006 9:24 AMPermanent Link

"kevanB"
Hi


When we create a crystal report with joins, we get the following error :-


the crystal generated SQl is thus:-


SELECT "JOBCOST"."MACHINENO", "MACHINES"."BUILDCODE",
"MACHINES"."SALEPRICE", "JOBCOST"."POMATERIAL"
FROM   "Z:"."JOBCOST" "JOBCOST"
INNER JOIN "Z:"."MACHINES" "MACHINES" ON
JOBCOST"."MACHINENO"="MACHINES"."MACHINENO"

DBISam is complaining at the FROM "Z:"."JOBCOST" line. If we remove this (in
DBYSys) the sql runs fine




Any solutions?


KevanB

Mon, Jul 17 2006 9:50 AMPermanent Link

"kevanB"
Error:

[Crystal]
Failed to retrieve data from database
Details: 42000: [Elevate Software][DBISAM] DBIsam Engine Error 11949 SQL
parsing error - Expected end of statement but instead found . in SELECT SQL
statement at line 1.....

Tue, Jul 18 2006 5:41 PMPermanent Link

Tim Young [Elevate Software]

Elevate Software, Inc.

Avatar

Email timyoung@elevatesoft.com

Kevan,

Via email:

This is an issue with the new Crystal and the path separator used in catalog
names.  It appears that they've broken the catalog name handling once again,
so a fix will be needed from Crystal on this.

--
Tim Young
Elevate Software
www.elevatesoft.com

Image