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

Home -> Community -> Usenet -> c.d.o.server -> Re: dbms_sql

Re: dbms_sql

From: Barry Chatfield <barry_at_dbconsult.co.uk>
Date: Thu, 23 Apr 1998 18:32:57 GMT
Message-ID: <354186a1.5263057@goodnews.nildram.co.uk>


Have you tried changing the ODBC driver ? From bitter experience I'd recommend trying the Visigenic driver, or Oracle's own. Also check whether it's a 16-bit or 32-bit driver, the ODBC level it conforms to etc...

If you need to narrow it down logically, use the PC version of SQL*Plus or the SQL*Worksheet to test the SQL. If it works there you'll have eliminated SQL*Net from the problem and only be left with ODBC to fix.

Baz

---

On Thu, 23 Apr 1998 14:16:59 +0200, Mikael Schonenberg <micke_at_netg.se> wrote:

> Microsoft OLE DB Provider for ODBC Drivers error '80004005'
>
> [Microsoft][ODBC driver for Oracle][Oracle]ORA-06512: at line ORA-06512:
> at line 1
>
>It only mentions 6512 and nothing else (Hmm, gotta have a chat with the
>coder and see if he takes care of _everything_ that is retrieved though...
>might be something hidden in there).
Received on Thu Apr 23 1998 - 13:32:57 CDT

Original text of this message

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