Discussions
Categories
Groups
Community Home
Categories
INTERNAL ENABLEMENT
POPULAR
THRUST SERVICES & TOOLS
CLOUD EDITIONS
Quick Links
MY LINKS
HELPFUL TIPS
Back to website
Home
Intelligence (Analytics)
Connect to oracle database
ajunuthula
Hi,
I am trying to make a connection to the oracle database, can I do this using html or php or javascript?
I know how to extract the data into the table by creating datasource and datasets,but would like to make a connection through the code. Any suggestions?
Thank you,
Aparna J
Find more posts tagged with
Comments
mwilliams
Hi Aparna,
You can connect to a SQL database through a javascript dataSource/dataSet as well. You'd have to use a dataSet to be able to use tables, etc.