answersLogoWhite

0

Yes, you can write a program in C language which connects to a database.

User Avatar

Wiki User

15y ago

What else can I help you with?

Related Questions

How to connect database in C programming language c?

It depends on the database (eg Oracle, MySql, Postgresql), obviously.


How do you link css to a database?

CSS, Cascading Style Sheet, is a formatting tool. It can not connect to a database. You need to use a programming language like C#, JavaScript, or PHP.


How do you connect an postgress sql database in C?

Carefully.


How do you connect sql with c?

That depends on the database you want to connect to. If you want to connect to a MySQL database, for instance, you can use the MySQL client libraries, which provide a set of functions you can use from a C program to connect to a MySQL server database. Or alternatively, you can use an ODBC driver to connect to any database (as long as you have the right driver installed).


How do you add a file to an website in connect with a database using aspnet with c?

Via FTP.


How can I efficiently connect a C application to a database using C/DB?

To efficiently connect a C application to a database using C/DB, you can use ADO.NET or Entity Framework. ADO.NET provides a low-level approach for database connectivity, while Entity Framework offers a higher-level abstraction for working with databases in C. You can use connection strings to establish a connection to the database and execute SQL queries or stored procedures to interact with the data.


How do you connect C offline application with the MySQL database placed at remote server?

We use an online MySQL database for both online and offline applications.


Who plays Perry on Scrubs?

John C. McGinley. You can find his Internet Movie Database page in the related links.


What is jdbc-odbc bridge?

jdbc-odbc bridge is a jdbc driver required to connect java application to the specified database. Using this driver the java calls are converted to the odbc calls and then are referred to the database. Since odbc driver are the implemetation of the API written in C language. As in the case of this driver the API is provided by Sun MicroSystem itself and the implementation of these API is done by the Database Vendors.


Difference of c plus plus and fox pro?

C++ is a generic, general purpose, object-oriented, structured programming language used to produce native machine code programs. FoxPro is a procedural language and Database Management System (DBMS).


Mini project on employee database using linked list on c language code?

mini project data structure


Is Oracle a programming language?

In C language Oracle is developed and after that enhancement is done in Java for 10g and 11g