I don't use Oracle for production work, but I spent some time a couple of
years ago looking at making Word mailmerge connections to Oracle databases.
One thing you may need to know is that the MS ODBC driver for Oracle is only
supported for connections to Oracle database version 6 (I think). However,
that does not mean that it does not work with later versions of the Oracle
database. I did not find it particularly difficult to connect to Oracle 8i
databases, but you may find that some data types (especially user-defined
types etc.) are not supported. If you don't use them, you will probably be
OK.
I also tried using Oracle's own ODBC driver and found that it was much
harder to use and much less reliable. But that may just be my experience.
--
Peter Jamieson - Word MVP
Word MVP web site
http://word.mvps.org/
Mandy said:
Our organization has recently discovered that it is possible to directly
connect to the Oracle database from Microsoft Word (Word 2000 in our case)
using the MS Query and ODBC drivers. This feature should allow our users to
independantly obtain data from our Oracle database and merge fields into
Word documents. We are excited about using this feature and would like to
know which organizations are currently using this feature in the above
mentioned manner and if so how successful have they been.