[development-axapta] Re: Filtering on a memo field

2004-01-22 Thread axaptacoder
Invalid Range Type --- In [EMAIL PROTECTED], Jonathan St-Louis [EMAIL PROTECTED] wrote: Hi, what kind of exeption do you have? - Original Message - From: axaptacoder To: [EMAIL PROTECTED] Sent: Thursday, January 22, 2004 10:30 AM Subject: [development-axapta] Filtering on

Re: [development-axapta] Re: Filtering on a memo field

2004-01-22 Thread Jacob Christian Døskeland
As far as i know it's not possible to use where statements on a memo field. It's a limit in SQL server. So i think you need to loop the whole table and strscan() the field, and then build the queryranges. JAcob At 17:06 22.01.2004 +, you wrote: Invalid Range Type --- In [EMAIL PROTECTED],