View Single Post
  #8  
Old July 8th, 2009, 02:58 PM posted to microsoft.public.access
John Viescas
external usenet poster
 
Posts: 1
Default Law Tracks Example db

Thanks for jumping in there, Jeff.

Jason - can you answer Jeff's questions?

John Viescas, author
Microsoft Office Access 2007 Inside Out
Building Microsoft Access Applications
Microsoft Office Access 2003 Inside Out
SQL Queries for Mere Mortals
http://www.viescas.com/
(Paris, France)

"Jeff Conrad [MSFT]" wrote in message
...
Hi Jason,

The LawTrack Contacts database is one of the main sample databases found
in John Viescas' Access 2003 Inside Out book.

To assist you further, I think we're going to need some more information.
Specifically,
1. What version of Access are you using?
2. Does the database work as is with the reconnecting code?
3. What errors are you getting when you try and incorporate this into your
own application?

--
Jeff Conrad - Access Junkie - MVP Alumnus
SDET II - Access Test Team - Microsoft Corporation

Co-author - Microsoft Office Access 2007 Inside Out
Presenter - Microsoft Access 2007 Essentials
http://www.accessmvp.com/JConrad/accessjunkie.html
Access 2007 Info: http://www.AccessJunkie.com

----------
This posting is provided "AS IS" with no warranties, and confers no
rights.
Use of included script samples are subject to the terms specified at
http://www.microsoft.com/info/cpyright.mspx
----------

"JK" wrote in message:
...

In the Law Tracks example db in the frmSplash form the on timer event
has
a feature called ReConnect that goes through a series of functions
checking
to see if the backend is available. I've tried to incorporate this into
my
db. However, I've never been able to get it working correctly. I was
wondering if anyone out there has any experience with these features and
if
so, can offer some good advice.

As always - much appreciated.

Jason