A Microsoft Office (Excel, Word) forum. OfficeFrustration

If this is your first visit, be sure to check out the FAQ by clicking the link above. You may have to register before you can post: click the register link above to proceed. To start viewing messages, select the forum that you want to visit from the selection below.

Go Back   Home » OfficeFrustration forum » Microsoft Access » Running & Setting Up Queries
Site Map Home Register Authors List Search Today's Posts Mark Forums Read  

MS Access 2003 Record Filter Problem



 
 
Thread Tools Display Modes
  #1  
Old March 19th, 2009, 06:31 AM posted to microsoft.public.access.queries
Adeem Zashir
external usenet poster
 
Posts: 1
Default MS Access 2003 Record Filter Problem

Hi,
I have developed an application using VB 6.0 as Front-End and MS Access DB
as Back-end. I have been using the quries ( with Where Predicate) to Filter
the data as per requirement. I have Experience a Some Strange Behaviour in
this regards. When The Application is processing the Operator based
Transactions in real-time. When I Execute Query filtering on the Operator ID
and Trasnaction time, it, moslty, skips 1 or 2 records. But when I execute
the Same Query, by just Excluding the OperatorID, it returns me all the
relevnat records? This is somethign very critical to me as the apllication is
realtime and keep Financial Info. Due to this issue, the User is MOSTLY
UNABLE TO Reconciel the Financial Data? I need your advice in this regards
  #3  
Old March 19th, 2009, 04:38 PM posted to microsoft.public.access.queries
Danny J. Lesandrini
external usenet poster
 
Posts: 263
Default MS Access 2003 Record Filter Problem

Could it be due to NULL values?

Seems unlikely that your OperatorID would be null and if TransactionTime is
stamped on it, then that is probably always populated.

If you're going from VB, you're probably passing the SQL via ADO, right?
From Access, it's using Access syntax. Could be a difference there. Can you
post the SQL?

--
Danny J. Lesandrini

www.amazecreations.com


"Adeem Zashir" Adeem wrote in ...
Hi,
I have developed an application using VB 6.0 as Front-End and MS Access DB
as Back-end. I have been using the quries ( with Where Predicate) to Filter
the data as per requirement. I have Experience a Some Strange Behaviour in
this regards. When The Application is processing the Operator based
Transactions in real-time. When I Execute Query filtering on the Operator ID
and Trasnaction time, it, moslty, skips 1 or 2 records. But when I execute
the Same Query, by just Excluding the OperatorID, it returns me all the
relevnat records? This is somethign very critical to me as the apllication is
realtime and keep Financial Info. Due to this issue, the User is MOSTLY
UNABLE TO Reconciel the Financial Data? I need your advice in this regards



 




Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

vB code is On
Smilies are On
[IMG] code is Off
HTML code is Off
Forum Jump


All times are GMT +1. The time now is 09:20 AM.


Powered by vBulletin® Version 3.6.4
Copyright ©2000 - 2024, Jelsoft Enterprises Ltd.
Copyright ©2004-2024 OfficeFrustration.
The comments are property of their posters.