H
Hans
I have an old Word template which uses "OpenDatabase" to
get access to a database with e.g. contact addresses
which can then be put nicely into the word document.
I then use CreateQueryDef to select the data I need.
It has worked fine in the old days when using the
Access97 format, but as I am now using Access2002 it
cannot recognise the database format.
What is the solution? Is there an alternative method to
open the new format which will allow me to reuse the
remaing code, or must everything change?
get access to a database with e.g. contact addresses
which can then be put nicely into the word document.
I then use CreateQueryDef to select the data I need.
It has worked fine in the old days when using the
Access97 format, but as I am now using Access2002 it
cannot recognise the database format.
What is the solution? Is there an alternative method to
open the new format which will allow me to reuse the
remaing code, or must everything change?