Getting the result on the basis of date

  • Thread starter Thread starter Karthik
  • Start date Start date
K

Karthik

hi,

I have query which is based on a table with employee daily activities.
I want to extract the report on the basis of date. I included the
following parameter [enter_date] - date/time format and in criteria i
gave [date]. however when i run the query its giving the entire date
and not the date which i enter in the input box. Can anyone help me
how to solve this problem?

Regards,

Karthik
 
Can you post the SQL?

--
Good Luck
BS"D



Karthik said:
I have query which is based on a table with employee daily activities.
I want to extract the report on the basis of date. I included the
following parameter [enter_date] - date/time format and in criteria i
gave [date]. however when i run the query its giving the entire date
and not the date which i enter in the input box. Can anyone help me
how to solve this problem?

Karthik- Hide quoted text -

- Show quoted text -

hi Ofer,

I dont know SQL!!

Regards,

Karthik
 
Open your query in design view.
In the menu select: View -> SQL View
Copy the SQL text and paste it here

--
Good Luck
BS"D


Karthik said:
Can you post the SQL?

--
Good Luck
BS"D



Karthik said:
I have query which is based on a table with employee daily activities.
I want to extract the report on the basis of date. I included the
following parameter [enter_date] - date/time format and in criteria i
gave [date]. however when i run the query its giving the entire date
and not the date which i enter in the input box. Can anyone help me
how to solve this problem?

Karthik- Hide quoted text -

- Show quoted text -

hi Ofer,

I dont know SQL!!

Regards,

Karthik
 
Back
Top