dbTalk Databases Forums  

Use of LIKE comparable in DBP resolved

comp.databases.ingres comp.databases.ingres


Discuss Use of LIKE comparable in DBP resolved in the comp.databases.ingres forum.



Reply
 
Thread Tools Display Modes
  #1  
Old   
jeffrey.duffy@gro-scotland.gsi.gov.uk
 
Posts: n/a

Default Use of LIKE comparable in DBP resolved - 09-06-2005 , 07:06 AM






Thanks to all who responded previously to my request for help.

I have now resolved the issue. Hurrah.

The problem lay in the fact the underlying table fields were char
fields and this was resolved in one of two ways.

1. Convert table fields to varchar instead of char OR
2. Use
where varchar(column_name)LIKE aram + '%'

Thanks again

Jeff


Reply With Quote
Reply




Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

vB code is On
Smilies are On
[IMG] code is On
HTML code is Off



Powered by vBulletin Version 3.5.3
Copyright ©2000 - 2012, Jelsoft Enterprises Ltd.