Oracle FAQ | Your Portal to the Oracle Knowledge Grid |
![]() |
![]() |
Home -> Community -> Usenet -> c.d.o.misc -> [half OT] Oracle and Microsoft Word
Hello,
I don't know where to post my question, so please be patient if this is not
properly the right place.
Simply, I want to connect to oracle using Microsoft Word VB.
I have configured an ODBC DSN.
Reading VB help, I didn't find useful information to successfully connect,
and use a recordset to navigate through data. It seems everything is tied to
MailMerge.
I read some examples, but they didn't work. They used ODBC and ADO conncetions, both don't work on my Word 2000 (using oracle 9.2).
My VB macro returns "unknown user-defined type" error, on declaration of
variable (test1, in my case) in the following ways:
- Dim test1 As ADODB.Connection
So, I'm going to thing I'm missing something...
Regards Received on Fri Jan 23 2004 - 04:01:37 CST
![]() |
![]() |