I am using SQL to Query a database to select fields for the current month but i am unable to do so so far i have used the following
Select *
From stockTrans
Where stocktrans.date = #**/(now)/**#
How ever this isnt working. All it needs to do is to select the current month items and disregard...
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.