Technical Questions
 Crystal Reports Forum : Crystal Reports 9 through 2020 : Technical Questions
Message Icon Topic: Wildcard in different Databases Post Reply Post New Topic
Author Message
Jakki2
Newbie
Newbie


Joined: 27 Feb 2009
Online Status: Offline
Posts: 2
Quote Jakki2 Replybullet Topic: Wildcard in different Databases
    Posted: 27 Feb 2009 at 12:58am
morning, i need to get confirmation on one issue.
Once i create a record selection bases on LIKE with wildcard (status LIKE "Sched*", it will produce correct output with SQL DB but not with Oracle.
This needs to be "feature" but how i'm supposed to circumvent this ?

THanks,
Jake
IP IP Logged
AntDC
Groupie
Groupie
Avatar

Joined: 23 Dec 2008
Online Status: Offline
Posts: 76
Quote AntDC Replybullet Posted: 27 Feb 2009 at 3:46am
(status LIKE "Sched*" )
or
(status LIKE "Sched%" )  --Oracle syntax
or
etc..etc..
IP IP Logged
Jakki2
Newbie
Newbie


Joined: 27 Feb 2009
Online Status: Offline
Posts: 2
Quote Jakki2 Replybullet Posted: 27 Feb 2009 at 5:06am
Hi,
i tried both with oracle - either of styles didn't work ?

THere is AR System where that query goes - does it make any difference ?
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.