Dear List,
We have an Access Database App, developed for Access 2000.
We have NOT got MS office developer edition, so we are making a database
app. using the standard development tools.
I should now migrate the database application so it works with a customer
using Access 97. When we performed a reverse migration to Access 97, and
open using Acess97. There are problems "compiling" the vba/form modules
"probably" because we have a commondialog control, and this .ocx object is
not available on the access97 machine.
Has anyone got a suggestion how to get around this problem (without using
office developer!)
Many thanks in advance,
Ben Bookey
Alex Dybenko - 10 Mar 2005 15:04 GMT
You can better use API functions:
http://www.mvps.org/access/api/api0001.htm

Signature
Alex Dybenko (MVP)
http://Alex.Dybenko.com
http://www.PointLtd.com
> Dear List,
>
[quoted text clipped - 14 lines]
>
> Ben Bookey