Recent content by Ghanem

  1. G

    Fetch current server time

    Thank you BrettStah I found a solution, a wourk arround actuly.. I have created new table that contained time filed with current_timestamp as default value I called it form the form, when the user clicks the button assigned, it will create new record in the time table at the same time, the...
  2. G

    Fetch current server time

    Hi, Any thoughts, please..
  3. G

    Fetch current server time

    I have an access form that retrives information from mysql database, mysql database is on seperate server on the network How can I assign a text box to contain the current mysql server time, as I don't want the form to depend on the users machine time because they can change it..
Back
Top Bottom