Oracle FAQ Your Portal to the Oracle Knowledge Grid
HOME | ASK QUESTION | ADD INFO | SEARCH | E-MAIL US
 

Home -> Community -> Usenet -> c.d.o.misc -> [half OT] Oracle and Microsoft Word

[half OT] Oracle and Microsoft Word

From: NoName <nobody_at_nowhere.com>
Date: Fri, 23 Jan 2004 11:01:37 +0100
Message-ID: <buqqof$m6n$1@grillo.cs.interbusiness.it>


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

Original text of this message

HOME | ASK QUESTION | ADD INFO | SEARCH | E-MAIL US