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: AccessFromVC++

Re: AccessFromVC++

From: TurkBear <johng_at_nospam.mm.com>
Date: Thu, 08 Oct 1998 17:19:59 GMT
Message-ID: <361cf3f0.12115370@news2.mm.com>


Frank Meng <frankmeng_at_usa.net> wrote:

>I have a problem when I access personal Oracle 8.0 through ODBC from
>VC++ 5.0 on Windows 95.
>First, I created a database project with VC++ 5.0.
>I can see the data stored in Access or Sybase SQL Anywhere.
>But when I use personal Oracle, I can see the name of tables. But
>not the contents.
>During the creation of the program, I must select "Recordset type" as
>"Snapshot" or "Dynaset". For Oracle, with "Snapshot", I got
>message "ODBC static cursors required for snapshot support" .
> With "Dynaset", I got message "ODBC driver does not support
>dynasets" .
>Therefore, I can't view the records in the database.
>Is this a problem of my Oracle setting?
>Please reply to frankmeng_at_usa.net
>Thanks for your help.
>Frank

Be sure you have the latest ODBC drivers for Oracle - some of the earlier ones aren't compatible with MS tools....( You can get then from Oracle's site ) To reply please remove the 'nospam' part of the address Received on Thu Oct 08 1998 - 12:19:59 CDT

Original text of this message

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