Oracle数据库与我的Web应用程序的连接 [英] Oracle database connection to my web application

查看:104
本文介绍了Oracle数据库与我的Web应用程序的连接的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

我已经对此进行了研究,似乎无法提出解决方案。我不知道我是否正在解释这个问题,但基本上,我正在制作一个Web应用程序,它可以从我的oracle数据库中提取数据,因为各种原因如图表。要创建Web应用程序,我只是使用vs代码作为编辑器并使用mamp在本地主机上显示它。我之前通过几行PHP连接将我的Web应用程序连接到MySQL服务器。我已阅读我可能需要一些驱动程序才能使连接正常工作。我也读过最好连接java但我不确定。不确定是否有人能理解它。



我尝试过:



我试图在php中启动但是我没有运气我也在研究JDBC驱动程序,但我不确定这是否是正确的方法。

I have done research on this and I can't seem to come up with a solution. I don't know if I am explaining this well but basically, I am making a web application which pulls data from my oracle database for varies reasons such as graphs. To create the web application to start with I am just using vs code as an editor and mamp to display it on the local host. I have connected my web applications to MySQL servers before by just having a few lines of PHP to connect. I have read I may need some drivers for the connection to work. I have also read it is best to connect with java but I am unsure. Not sure if anyone can make sense of it.

What I have tried:

I have tried to do it in php to start but I didn't have any luck I also was looking into JDBC drivers but I am unsure if that's the right way to go down.

推荐答案

我建​​议先阅读文档

- 连接到Oracle数据库 [ ^ ]

- 数据库Web服务 [ ^ ]

使用的最佳语言通常是您最熟悉的语言,但Java中可能有更多示例。 />


如果你遇到问题,可以试一试特定的问题
I suggest reading the documentation first
- Connecting to Oracle Database[^]
- Database Web Services[^]
The best language to use is usually the language you know best, but there are probably more examples available in Java.

Give it a go but come back with a specific question if you get stuck


这篇关于Oracle数据库与我的Web应用程序的连接的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

查看全文
登录 关闭
扫码关注1秒登录
发送“验证码”获取 | 15天全站免登陆