how we connect the data base in any programme

Answers were Sorted based on User's Feedback



how we connect the data base in any programme..

Answer / nitin malhotra

We connect with the databse using the database drivers. its
depend upon what database you are using.

Is This Answer Correct ?    6 Yes 0 No

how we connect the data base in any programme..

Answer / eric

By using for example:
-JDBC
-ODBC

Is This Answer Correct ?    6 Yes 2 No

Post New Answer

More MySQL Interview Questions

How to use mysqldump to create a copy of the database?

0 Answers  


Why do we use preparedstatement?

0 Answers  


What?s the difference between query_cache_type 1 and 2?

1 Answers  


What is the default port of mysql server?

0 Answers  


How do you shutdown a mysql database?

0 Answers  






What is unsigned int in mysql?

0 Answers  


In mysql, what is joins? Explain

0 Answers  


What do you understand by mysql terminal?

0 Answers  


Is number a datatype in mysql?

0 Answers  


What is identity in mysql?

0 Answers  


What is the use of mysqli_fetch_assoc?

0 Answers  


Who developed mysql?

0 Answers  


Categories