Re: Updating a table and row locking.



Anyway, one of the problems with my solution is that the row gets
locked and I get errors when the second SQL statement is called. My
fix is a looped try catch block (I'm working in jscript here) that
keeps trying until the data goes in. This works, but it is kind of
slow. Any ideas on how to release the locks. CommitTrans() does not
do the job. Can I specify a very short timeout period when I
establish my connection (timeout for keeping the row locked)?

What database?
And how are puttuing the XML into the database?

Stephen Howe


.



Relevant Pages

  • Re: Renaming control breaks module ?
    ... This seems like the kind of problem that a decompile might fix. ... Office Button | Access Options | Current Database | Name AutoCorrect ... Compact the database to get rid of this junk: ... Uncheck any references you do not need. ...
    (microsoft.public.access.formscoding)
  • Re: Third party tool required
    ... How does this fix data corruption? ... wrote our own table header repair utility because they would ... > What's so hard about writing your own database rebuild utility. ... > In our app we call this utilty installDB. ...
    (microsoft.public.fox.programmer.exchange)
  • Re: Existing Database - Create new or Fix existing?
    ... If you have spent lots of time developing the app, ... fix the issues you can (such as ensuring all ... I downloaded the free 'database checker' utility from ... Do I trawl through the report page by page and try to fix the issues one ...
    (microsoft.public.access.queries)
  • Re: Existing Database - Create new or Fix existing?
    ... that's one way to learn about how to build a database. ... data - forms, subforms, combos, list boxes, reports, and so on. ... I built the app in 1997 and have been adding to it ever since. ... Can I fix it or should I leave it ...
    (microsoft.public.access.queries)
  • Login failed for user NT AUTHORITYANONYMOUS LOGON msg
    ... I have inherited an evil app that I am trying to fix. ... desktop app, that I am trying to port to the web using VB6/com+/ASP ... The database has Mixed Mode ...
    (microsoft.public.vb.com)