Results 1 to 2 of 2

Thread: Server date/time instead of Windows date/time

  1. #1
    Guest

    Post

    Dear VB Experts,

    We are developing a Client/Server application whereby the VB executables will reside at the PC.

    Server run on HP-UX 10.20. Database is Informix-Online.

    One of our task is to utilise the server date and time for timestamp instead of using the Windows date and time.

    How do we do that ?

    Thanks in advance.

    RWS


  2. #2
    Lively Member
    Join Date
    Jan 2000
    Posts
    76

    Post

    Get the Datetime from database
    i dont know Informix

    But in SQL Server
    i Use
    select getdate()
    it gives me server date time

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  



Click Here to Expand Forum to Full Width