Results 1 to 2 of 2

Thread: make sure file record is write to the hard disk

Hybrid View

  1. #1

    Thread Starter
    Member
    Join Date
    Apr 2000
    Posts
    42
    hi.

    hi need a monitor to my functions calls in vb app.

    i do it to see the last function call when the app crash.
    (im debugging...)
    the problem is that when i write to file, the records are write to the memory and then write to the HD.

    my q is:

    how can i write record to file and be sure 100% its in
    HARD DISK.
    AND THEN IF APP IS CRASH I KNOW THAT ALL THE RECORDS R IN THE HARD DISK.


    in short way: is there way to flush buffer to HD AFTER writing record.

    thanks and goodbye.

  2. #2
    Fanatic Member Dim's Avatar
    Join Date
    Jul 2000
    Posts
    620
    It must be because it's late, but i don't quite understand you...but see if this helps you out at all.
    http://www.vbsquare.com/tips/tip466.html

    Gl,
    D!m
    Dim

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