Search:

Type: Posts; User: aanbarasan

Search: Search took 0.01 seconds.

  1. Re: Database Backup FormatDateTime Issue

    "dilettante" Thanks for the support (Reputation added)
    your code works fine , thanks
  2. Re: Database Backup FormatDateTime Issue

    Hearty thank you for the solution (Reputation added)


    strfilename = FormatDateTime(Now, vbLongDate)
    strfilename = strfilename & Right$(Format(Now, "yyyy/MM/dd HH:mm:ss"), 9)
    strfilename =...
  3. [RESOLVED] Database Backup FormatDateTime Issue

    Hi Friends

    My code works fine when I'm press Cmdbackup
    the file generate like this "Saturday, October 10, 2015.mdb"
    but i want to change the file name last line adding (hour ,minute,seconds)...
  4. Replies
    1
    Views
    6,965

    Re: VB - Showing your app in the SysTray

    hearty thanks for sharing
  5. Replies
    6
    Views
    9,598

    Re: VB6 - Indian Currency Format.

    Hearty thanks sharing your valuable code
    Rep added
Results 1 to 5 of 5



Click Here to Expand Forum to Full Width