Re: DAP didn't return any records when I used a Like clause in the
by =?Utf-8?B?Q2hyaXN0aWFuIEJhaG5zZW4=?= <ChristianBahnsen@[EMAIL PROTECTED]
Aug 9, 2008 at 07:09 AM
Indeed, I used an * as a wildcard. I'll give the % a try next week.
Thanks so much!
--
Christian Bahnsen
"Ken Snell (MVP)" wrote:
> Perhaps you used * as a wildcard character? DAPs use ADO recordsets, not
DAO
> recordsets, so the wildcard is %.
>
> --
>
> Ken Snell
> <MS ACCESS MVP>
>
>
> "Christian Bahnsen" <ChristianBahnsen@[EMAIL PROTECTED]
> wrote
in
> message news:4F6C3EC6-DC2D-4BC8-8B75-839752450F63@[EMAIL PROTECTED]
> > The data access page (DAP) I created based on a query that contained a
> > Like
> > clause didn't return any records. Is this a known issue with DAPs?
> >
> >
> > DAPs based on similar queries that didn't use Like clauses work fine.
> >
> > --
> > Christian Bahnsen
>
>
>