Re: Filter and two wildcars error
- From: "Val Mazur \(MVP\)" <group51a@xxxxxxxxxxx>
- Date: Tue, 23 Aug 2005 20:43:14 -0400
Hi,
You need to put wildcards into single quotes inside the string
Recordset.Filter := "FIELD LIKE '**'"
--
Val Mazur
Microsoft MVP
http://xport.mvps.org
"Demian" <demian.procopio@xxxxxxxxx> wrote in message
news:1124812948.903248.209710@xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx
> Hi
>
> I have de following problem:
>
> I need to filter a recordset, but when execute the following code I
> obtein an error
>
> Recordset.Filter := 'FIELD LIKE **'
>
> any idea???
>
> Thanks
>
.
- References:
- Filter and two wildcars error
- From: Demian
- Filter and two wildcars error
- Prev by Date: Re: ADODB Command memory leak
- Next by Date: Deleting data in a data grid windows form control
- Previous by thread: Filter and two wildcars error
- Next by thread: Deleting data in a data grid windows form control
- Index(es):
Relevant Pages
|
|