Skip to Main Content

APEX

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!

Learning APEX, need sample objects

977487Dec 2 2012 — edited Dec 2 2012
Hi, I've got the Oracle Database 2 Day+ Application Express Developer's Guide and I need the OEHR Sample Objects file. The guide says to goto http://www.oracle.com/technetwork/testcontent/oehr-sample-objects-131098.zip, then to OEHR Sample Objects, then download the zip file (unzip and extract). For the life of me, I cannot find this file. Have directory paths changed, is there any hope? I'd love to continue learning this app, asap. Thank you, anyone, for helpful information. Regards.

Comments

gdarling - oracle
Answer
MSDAORA doesnt have a 64 bit version. You'll need to either switch the app to 32 bit and use a 32 bit Oracle client, or use a 64 bit client and oledb provider instead (Ie, Oracle's provider - ORAOLEDB.ORACLE)

Hope it helps,
Greg
Marked as Answer by 730380 · Sep 27 2020
730380
Hello,
thanks for your answer. I downloaded the oracle provider set and changed it in my source code. now it works.
984544
Can you give me the link where you download and how you changed
Tridus
You can download from here: http://www.oracle.com/technetwork/database/windows/downloads/index-090165.html

The simplest change is in the connection string for your application. If you're lucky, no other changes will be required. Need to do testing to verify that for your code though. :)
1 - 4
Locked Post
New comments cannot be posted to this locked post.

Post Details

Locked on Dec 30 2012
Added on Dec 2 2012
1 comment
199 views