Re: ADOX not deleting on first attempt
- From: "Bob Barrows [MVP]" <reb01501@xxxxxxxxxxxxxxx>
- Date: Fri, 9 May 2008 06:08:11 -0400
Bernard wrote:
Thanks Bob. Is there a way to force a write after each command?
If not, have a look at the commented lines of my code in my first
post.
The only way I can get it to drop the tables is by running the drop
statements for each table and then do another pass on the database
dropping the tables until it does a full pass without dropping
anything.
This is not bullet proof, but seems to be doing the job. Is this a
common workaround for lazy-write issue?
The articles I linked to showed how to do a cache-flush. You might try that.
if that does not help, then it's not a lazy-write issue.
--
Microsoft MVP - ASP/ASP.NET
Please reply to the newsgroup. This email account is my spam trap so I
don't check it very often. If you must reply off-line, then remove the
"NO SPAM"
.
- Follow-Ups:
- Re: ADOX not deleting on first attempt
- From: Bernard
- Re: ADOX not deleting on first attempt
- References:
- ADOX not deleting on first attempt
- From: Bernard
- Re: ADOX not deleting on first attempt
- From: Bob Barrows [MVP]
- Re: ADOX not deleting on first attempt
- From: Bernard
- ADOX not deleting on first attempt
- Prev by Date: Re: ADOX not deleting on first attempt
- Next by Date: BatchUpdate problem with Vista SP1 and XP SP3
- Previous by thread: Re: ADOX not deleting on first attempt
- Next by thread: Re: ADOX not deleting on first attempt
- Index(es):