Forum Post: Re: Using SQL LIKE with D2C

  • Thread starter Thread starter steve pittman
  • Start date Start date
Status
Not open for further replies.
S

steve pittman

Guest
On 6/26/2014 3:59 PM, pvorobie wrote: RE: Using SQL LIKE with D2C Reply by pvorobie It seems to be so complex that is basically unusable for my purposes. Most of databases support LIKE operand for text fields (except OpenEdge as far as I know). So why can't I use LIKE operand? Stop receiving emails on this subject. Flag this post as spam/abuse. OpenEdge sql support the LIKE predicate applied to varchar and char datatypes. As of 11.3.2, can also be used with CLOB. Note that the OpenEdge ABL character type is the sql varchar type. hope this helps, .....steve pittman

Continue reading...
 
Status
Not open for further replies.
Back
Top