anna hussie
Thu 19 May 2011, 05:00 am GMT +0200
I have an arduino decimille (a circut board) and it is programmed in C. I sort of learned very basic programming with it but now i need it to input data (the results of an on/off switch) into a database.
What free database programs can i use that will accept input from a program written in C?
donmovinginfo
Tue 15 May 2012, 01:41 am GMT +0200
[font=Verdana][/font]A programming language is a computer language programmers use to develop applications, scripts, or other set of instructions for a computer to execute. Below is a listing of several different programming languages and scripting languages currently listed in our database.
Database developers create and maintain databases. If you're interested in creating your own database or maintaining other databases you should consider any of the below languages.
DBASE
FoxPro
MySQL
SQL
Visual FoxPro
I have an arduino decimille (a circut board) and it is programmed in C. I sort of learned very basic programming with it but now i need it to input data (the results of an on/off switch) into a database.
For me the best database to use is the mySQL. It contain much wider storage than other database.
If I wanted to make a program that used say a mysql database, what would be the best programming language to learn?
What free database programs can i use that will accept input from a program written in C?
kamal namdeo is offline
gladiolus
Tue 15 May 2012, 07:25 am GMT +0200
For me the best database to use is the mySQL. It contain much wider storage than other database.