View Single Post
  #2   Report Post  
Posted to microsoft.public.word.mailmerge.fields
Peter Jamieson
 
Posts: n/a
Default Oracle mailmerge problem

Is there a new ODBC driver for 10g? If so, does the DSN you used to connect
reference the new driver?

Are you going through MS Query to connect to your data source? If so, does
MS Query retireve the rows correctly? If not, are you doing it in VBA or
other code? Can you show us the code?

It is quite common for word to return these strange M_ fields when it cannot
open an ODBC/OLEDB data source correctly.

Peter Jamieson


"Mikol" wrote in message
...
Hi,

I've juste change Oracle version (from 8i to 10g) and have problem with
old
word doc which were ok with 8i odbc driver.

Error message is "not enough fields for first record". And when I try do
setup mailmerge, table choice is ok (I see all tables from database) but
there's only two strange fields : "M_" and "M__".

Thanks.

(with Office 2003 pro, Oracle 10g odbc client, french)