Skip to Main Content

Oracle Database Discussions

Announcement

For appeals, questions and feedback about Oracle Forums, please email oracle-forums-moderators_us@oracle.com. Technical questions should be asked in the appropriate category. Thank you!

Limitations for connecting to Foxpro with Oracle Database Gateway for ODBC

582007May 22 2012 — edited May 31 2012
Hi.

I want to connect a foxpro database using Oracle Database Gateway ODBC. But I have read in a white paper
that it has some limitations

• BLOB/CLOB data cannot be read through pass-through queries.
• Updates or deletes that include unsupported functions within a WHERE clause are not allowed.
• Stored procedures are not supported.
• Cannot participate in distributed transactions—they support single-site

The last two limitations make me wonder if I should give it a try.
-Does it mean that I cannot use PL/SQL to acces the foxpro data and I can only acces with "simple" sql?

-Could I have a incoherent data or data lose if a transaction fails?

-Anyone that has used Oracle Database Gateway for ODBC to acces a Foxpro Database could give me some advice?


Thanks in advance.
David.
Comments
Locked Post
New comments cannot be posted to this locked post.
Post Details
Locked on Jun 28 2012
Added on May 22 2012
5 comments
1,236 views