Board index » delphi » Different Result Set

Different Result Set

I'm getting different numbers of records when I run an ADOQuery than when I
run the query in Access 2000.

 Help!

 

Re:Different Result Set


You need to tell us what your SQL statement is.

--
Michael Collier Bsc (Hons)

Interactive ADO Browser Trial  www.adoanywhere.com/cnet
Free ADO Browser (FAB)  www.adoanywhere.com/fab
Home Page www.adoanywhere.com
Email m...@adoanywhere.com
--

Quote
"mw" <c...@compuserve.com> wrote in message news:3c96a316_1@dnews...
> I'm getting different numbers of records when I run an ADOQuery than when
I
> run the query in Access 2000.

>  Help!

Re:Different Result Set


"Like" statements are performing differently when doing them in Access, and
doing them within an ADOQUery.

Ever see that?

m

Quote
"Mike Collier" <m...@adoanywhere.com> wrote in message

news:3c96a551_2@dnews...
Quote
> You need to tell us what your SQL statement is.

> --
> Michael Collier Bsc (Hons)

> Interactive ADO Browser Trial  www.adoanywhere.com/cnet
> Free ADO Browser (FAB)  www.adoanywhere.com/fab
> Home Page www.adoanywhere.com
> Email m...@adoanywhere.com
> --

> "mw" <c...@compuserve.com> wrote in message news:3c96a316_1@dnews...
> > I'm getting different numbers of records when I run an ADOQuery than
when
> I
> > run the query in Access 2000.

> >  Help!

Re:Different Result Set


yep, especially with wildcards.

--
Michael Collier Bsc (Hons)

Interactive ADO Browser Trial  www.adoanywhere.com/cnet
Free ADO Browser (FAB)  www.adoanywhere.com/fab
Home Page www.adoanywhere.com
Email m...@adoanywhere.com
--

Quote
"mw" <c...@compuserve.com> wrote in message news:3c96c4b1_1@dnews...
> "Like" statements are performing differently when doing them in Access,
and
> doing them within an ADOQUery.

> Ever see that?

> m

> "Mike Collier" <m...@adoanywhere.com> wrote in message
> news:3c96a551_2@dnews...
> > You need to tell us what your SQL statement is.

> > --
> > Michael Collier Bsc (Hons)

> > Interactive ADO Browser Trial  www.adoanywhere.com/cnet
> > Free ADO Browser (FAB)  www.adoanywhere.com/fab
> > Home Page www.adoanywhere.com
> > Email m...@adoanywhere.com
> > --

> > "mw" <c...@compuserve.com> wrote in message news:3c96a316_1@dnews...
> > > I'm getting different numbers of records when I run an ADOQuery than
> when
> > I
> > > run the query in Access 2000.

> > >  Help!

Re:Different Result Set


AAAAAAHHHHH.

You're kidding me.  They behave differently?  What a nightmare.  This is a
bug, right?

Quote
"Mike Collier" <m...@adoanywhere.com> wrote in message

news:3c96d09e_1@dnews...
Quote
> yep, especially with wildcards.

> --
> Michael Collier Bsc (Hons)

> Interactive ADO Browser Trial  www.adoanywhere.com/cnet
> Free ADO Browser (FAB)  www.adoanywhere.com/fab
> Home Page www.adoanywhere.com
> Email m...@adoanywhere.com
> --

> "mw" <c...@compuserve.com> wrote in message news:3c96c4b1_1@dnews...
> > "Like" statements are performing differently when doing them in Access,
> and
> > doing them within an ADOQUery.

> > Ever see that?

> > m

> > "Mike Collier" <m...@adoanywhere.com> wrote in message
> > news:3c96a551_2@dnews...
> > > You need to tell us what your SQL statement is.

> > > --
> > > Michael Collier Bsc (Hons)

> > > Interactive ADO Browser Trial  www.adoanywhere.com/cnet
> > > Free ADO Browser (FAB)  www.adoanywhere.com/fab
> > > Home Page www.adoanywhere.com
> > > Email m...@adoanywhere.com
> > > --

> > > "mw" <c...@compuserve.com> wrote in message news:3c96a316_1@dnews...
> > > > I'm getting different numbers of records when I run an ADOQuery than
> > when
> > > I
> > > > run the query in Access 2000.

> > > >  Help!

Other Threads