Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

How to connect Oracle Database using Javascript & HTML

I have a Oracle databse in backend, i want to create a login page in javascript, so can any one tell me how to create a connection between Javascript & Oracle Database.

like image 324
Sumit Verma Avatar asked Feb 11 '26 13:02

Sumit Verma


1 Answers

You will need to create a server side API that accesses your database and then call the API from your HTML5 app.

like image 160
Adrian Brand Avatar answered Feb 14 '26 02:02

Adrian Brand



Donate For Us

If you love us? You can donate to us via Paypal or buy me a coffee so we can maintain and grow! Thank you!