Re: CRecordset::m_strFilter - what is the character limit? (newbie)
From: Bill Thompson (billt61_at_rgv.rr.com)
Date: 11/10/04
- Next message: Nelson: "\n and \r"
- Previous message: A C: "CRecordset::m_strFilter - what is the character limit? (newbie)"
- In reply to: A C: "CRecordset::m_strFilter - what is the character limit? (newbie)"
- Next in thread: A C: "Re: CRecordset::m_strFilter - what is the character limit? (newbie)"
- Reply: A C: "Re: CRecordset::m_strFilter - what is the character limit? (newbie)"
- Messages sorted by: [ date ] [ thread ]
Date: Tue, 9 Nov 2004 22:09:20 -0600
"A C" <no@reply.please> wrote in message
news:2pgkd.446$944.22209@news.xtra.co.nz...
> Hi
>
> What is the maximum length (number of characters) can I make the filter
> string?
> Can you also tell me how it was you found this value out, I looked in the
> help but couldn't see any info on the max length this variable may be.
>
> If I have a very long where clause that I would like to apply (dummy
> example: a list of 1000 allowable surnames) what are my options if the
> string containing all those filter texts exceeds the max length of the
> m_strFilter? What alternatives exist?
>
> Thanks
> A
>
>
I think thats what 'joins' are for.
- Next message: Nelson: "\n and \r"
- Previous message: A C: "CRecordset::m_strFilter - what is the character limit? (newbie)"
- In reply to: A C: "CRecordset::m_strFilter - what is the character limit? (newbie)"
- Next in thread: A C: "Re: CRecordset::m_strFilter - what is the character limit? (newbie)"
- Reply: A C: "Re: CRecordset::m_strFilter - what is the character limit? (newbie)"
- Messages sorted by: [ date ] [ thread ]
Relevant Pages
|