G
Guest
I'm using MySQL as the backend database and MsAccess as the front end. My
question is: how can I extract the current week number from the current date
on the server. I need the server date because some end users tend to adjust
their computer's clock when they need to make certain transactions in other
applications. I know I can use the Date() function to get today's date from
the current computer clock. But how can extract the current date from the
server? Any help is greatly appreciated. Thank you.
question is: how can I extract the current week number from the current date
on the server. I need the server date because some end users tend to adjust
their computer's clock when they need to make certain transactions in other
applications. I know I can use the Date() function to get today's date from
the current computer clock. But how can extract the current date from the
server? Any help is greatly appreciated. Thank you.