Hello,
I'm working on Flash project for which I have to conenct to Oracle database, retrieve data and display it.
Is it possible to connect to Oracle database from Flash?
Thanks
Sunira
Hi
The more information you give - helps us to help you.
Which middleware are you intending to use - ie: PHP, .Net or Other?
It is not possible to connect directly between Oracle and Flash.
You have to use some middleware such as PHP, ColdFusion etc. which handles communication between the two.