Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Has anyone used Oracle Objects for OLE (OO4O)?
Message
General information
Forum:
Oracle
Category:
Other
Miscellaneous
Thread ID:
00555492
Message ID:
00558624
Views:
18
>We're looking at setting up some reports that would download data directly to an Excel spreadsheet. dbms_output to create a .CSV file is an option, but we may want to do something more creative.
>
>Has anyone used OO4O? What are your impressions?

It's pretty good and very, very easy to use.
At first I thought you could connect without SQLNET but this is not true.
It does have multithreading though.
It works very similar to ADO in syntax but returns a cursor like structure
that cannot bind to any grid controls I've seen (there is one made by Oracle
for it..) So you will have to bind it yourself to any grids.

It is well suited to applications that run strictly on Oracle.
Previous
Reply
Map
View

Click here to load this message in the networking platform