Re: Problem re-opening Access databse table
- From: "Brian Hollister" <bhollisterATfuturaintlDOTcom>
- Date: Wed, 24 Oct 2007 13:49:53 -0400
Use the BeforeOpen event handler of the TDataset that is giving you problems
by placing a dummy line of code like Sleep(1) in there and set a breakpoint
on it. Then view the call stack when it hits and you might locate what call
is being made on the Closed dataset.
hth,
Brian
--
Got a big event coming up? Let us
help coordinate your event. For more
visit www.kissemgoodbye.com
.
- References:
- Problem re-opening Access databse table
- From: Eef Vrije
- Problem re-opening Access databse table
- Prev by Date: Problem re-opening Access databse table
- Next by Date: Access SQL Server Express over the Internet
- Previous by thread: Problem re-opening Access databse table
- Next by thread: Access SQL Server Express over the Internet
- Index(es):