06-08-2013 06:57 AM - edited 06-08-2013 07:02 AM
Hello all,
I am using mdb database and want to read specific time stamp record based on time stamp. I am using simple sql query but I am getting one error. Please let me know where I am making mistake(s). One error is operator missing. VI and database is attached.
My query is -SELECT * FROM Downloaded_120 where col2 between 13:00:00 04-06-2013 and 14:00:00 04-06-2013
Thanks.
06-08-2013 07:48 AM
06-10-2013 12:23 AM
Thanks, it works perfectly.
06-10-2013 08:25 AM
@Ranjeet_Singh wrote:
Thanks, it works perfectly.
Then you should mark this thread as solved and perhaps give a Kudo.