File Write / possible failure/corruption



Hi, we have developed an application(a simple database) that does frequent
read-writes to files on PocketPC(for 2002). The application used to work ok,
all of a sudden we are seeing some corruption issues in file that we are
writing. It seems that even though we write 16k of data to a given file (out
of may be 20) only first 4k is committed to the file system, some data is
lost SOMETIME. Is there a known bug, has anybody encountered such a scenario?
Is it possible that the write on a file fails without write returning an
error?
Roopak
.



Relevant Pages

  • RE: SQL question
    ... If you have a database, in which you editing/adding of records is frequent. ... Use Static Growth. ... > 2- set teh filegrowth to a percentage. ...
    (microsoft.public.cert.exam.mcsd)
  • Re: data update suggestions
    ... frequency and concurrency requirement. ... frequent - a custom app or SSIS package might do the trick... ... All the updates will be imported in another ... I was thinking about unidirectional merge database (src db to ...
    (microsoft.public.sqlserver.replication)

Loading