TIA,
- Bill Thoen
In Access you can change the OLE/DDE timeout settings in the Options.
In access 2000 you can go to Tools->Options->Advanced and there is a
setting there that you can change, I would think that access 2003
would have it there too. There is a downside, access 2000 you can
only set the maximum to 300 sec, hopefully this is enough time for
access to get back to the MBX.
Hope this helps.
Nathan Woodrow
GIS/Asset Support Officer
Warwick Shire Council
Ph: (07) 4661 0463
Email: NWoo...@Warwick.qld.gov.au
152° 2' 4.00812" -28° 12' 52.443864"
For Mapinfo you add a registry key:
HKEY_LOCAL_MACHINE\SOFTWARE\MapInfo\MapInfo\Common and add a "DDETimeout"
value. Then you enter a time in milliseconds.
Regards
Martin Hodder
Higher Mapping Solutions
www.highermappingsolutions.com
Regards,
Warren Vick
Europa Technologies Ltd.
http://www.europa-tech.com
- Bill Thoen
Harold DeMooy wrote:
> You need to add a registry key
>
> Under the local machine hive under \software\MapInfo\MapInfo\Common
> (if you have update your version of MI several times the second
> MapInfo may be replaced by a version number i.e. \850\Commmon).
>
> Edit Add new key (String value) then a dialog asking the value which
> you enter in milliseconds (default is 60000 or 60 seconds) we have
> used values as high as 360000 - 6 minutes When you are finished the
> ...\Common directory will show the new key (using 2 minutes as value)
>
> DDETimeout REG_SZ 120000
>
Martin Hodder wrote:
> For Mapinfo you add a registry key:
>
> HKEY_LOCAL_MACHINE\SOFTWARE\MapInfo\MapInfo\Common and add a "DDETimeout"
> value. Then you enter a time in milliseconds.
>
Thanks again for the excellent help!
- Bill Thoen