What are the drivers in MySQL?



What are the drivers in MySQL?..

Answer / hrindows@gmail.com

In MySQL, standards-based drivers for JDBC, ODBC, and .Net are provided in order to enable developers in building database applications with their language of choice.
Drivers in MySQL:
 PHP Driver
 JDBC Driver
 ODBC Driver
 C WRAPPER
 PYTHON Driver
 PERL Driver
 RUBY Driver
 CAP11PHP Driver
 Ado.net5.mxj

Is This Answer Correct ?    0 Yes 0 No

Post New Answer

More MySQL Interview Questions

Write a query to select all teams that won either 1, 3, 5 or 7 games.

0 Answers  


What is procedural api?

0 Answers  


Why does mysql have so many connections?

0 Answers  


Can you tell the difference between ereg_replace() and eregi_replace()?

0 Answers  


What is the datatype for password in mysql?

0 Answers  






What is mysqli_num?

0 Answers  


What is row level locking?

0 Answers  


How do you index just the first four bytes of the column?

2 Answers  


What is the difference between mysql_fetch_assoc and mysql_fetch_array?

0 Answers  


How do I add a column to a table in mysql?

0 Answers  


How would you enter characters as hex numbers?

0 Answers  


How to create triggers in MySQL?

1 Answers  


Categories