Re: Pass-Through Queries
From: atrapp (atrapp_at_discussions.microsoft.com)
Date: 08/12/04
- Next message: Patty O'Dors: "Re: default constraint"
- Previous message: OriginalStealth: "Create a database programatically"
- In reply to: Alex Dybenko: "Re: Pass-Through Queries"
- Next in thread: Alex Dybenko: "Re: Pass-Through Queries"
- Reply: Alex Dybenko: "Re: Pass-Through Queries"
- Messages sorted by: [ date ] [ thread ]
Date: Thu, 12 Aug 2004 05:29:01 -0700
Well darned if refreshing via the Link Manager doesn't work every time! It
certainly seems to! Trouble is...it's only a fix until Access is closed. I've
also noticed that Access XP sees the correct data. I created the pass-through
query in Access 2000. I have the latest installation of MDAC ----- 2.8.
Anyone else have any ideas?
Thanks!
AT
"Alex Dybenko" wrote:
> if you are using Pass-Through Queries - there is nothing to do with linked
> tables in your DB.
> so if Pass-Through Queries returns incorrect result - could be something
> with ODBC drivers. try to install latest ADO (MDAC_TYP.exe), with also
> updates ODBC drivers, you can find it at www.microsoft.com/data
>
> --
> Alex Dybenko (MVP)
> http://Alex.Dybenko.com
> http://www.PointLtd.com
>
>
>
> "atrapp" <atrapp@discussions.microsoft.com> wrote in message
> news:67946EA0-8FD3-46E7-B65D-A4BC63AAA43A@microsoft.com...
> > Hello everyone,
> >
> > I am working with some data in Access and getting unexpected results when
> > I
> > query a table of data in SQLServer. The table has a datetime column from
> > which I would like to fetch along with data in other columns (including
> > another datetime column). The datetime column of issue shows that it is
> > NULL
> > for some records, which is fine. However, those same NULL records end up
> > having a bogus date in them when pulled via an Access query. My query type
> > of
> > choice is a pass-through query which just calls a view created in
> > SQLServer.
> > The view correctly returns NULL dates where it should when I use the
> > SQLServer tool but when using Access, the dates are bogus. I tried updated
> > the base table using the Link Manager and that seemed to work when I ran
> > the
> > query. Then, when I close out Access and go back in, I get bogus dates
> > again.
> >
> > Any suggestions are greatly appreciated and more info will be gladly
> > provided.
> >
> > Thanks,
> > --
> > AT
>
>
>
- Next message: Patty O'Dors: "Re: default constraint"
- Previous message: OriginalStealth: "Create a database programatically"
- In reply to: Alex Dybenko: "Re: Pass-Through Queries"
- Next in thread: Alex Dybenko: "Re: Pass-Through Queries"
- Reply: Alex Dybenko: "Re: Pass-Through Queries"
- Messages sorted by: [ date ] [ thread ]
Relevant Pages
|