196k views
1 vote
Which back-end data sources are supported by JDBC, ADO.NET, and PHP? Which are not covered?

How is the gap handled by each technology so that Web applications can access the data they need ?

User Depling
by
5.5k points

1 Answer

2 votes

All three JDBC, ADO.NET, and PHP programming languages are used for database connectivity and acess the records. JDBC, ADO.NET, and PHP programming language are used in web page development.

Step-by-step explanation:

Each has their own plus and minus on programming languages.

JDBC is java based and proper database access driver has to be installed in web server hosting places. JDBC is faster in ‘connectivity and access the database. It supports most of the browser available in the market

ADO.NET is based on visual basic programming languages is used mostly in Microsoft edger and Microsoft internet explorer.

PHP to develop web pages and access database is very limited.

All depends on end user knowledge.

JDBC technology is better.

User Dinotom
by
5.7k points