Continue to Site

Welcome to EDAboard.com

Welcome to our site! EDAboard.com is an international Electronics Discussion Forum focused on EDA software, circuits, schematics, books, theory, papers, asic, pld, 8051, DSP, Network, RF, Analog Design, PCB, Service Manuals... and a whole lot more! To participate you need to register. Registration is free. Click here to register now.

what backend is used with c language

Status
Not open for further replies.

akanksha_sharma2005

Newbie level 1
Joined
Mar 27, 2007
Messages
1
Helped
0
Reputation
0
Reaction score
0
Trophy points
1,281
Activity points
1,286
hi
i am trying to make a software using c,but i dont know where to store database,and how to do it,can some one show me how to do it?
 

Hard to say what kind of back-end you want to make. Simplest would be connect external flash/eeprom memory and store log data to it.
 

Well it depends but I would suggest that if the systems is near a computer to use a MySQL DB on the PC and send the data and SQL commands (only text anyway) over some sort of link (serial, usb,..) to the PC.

But if you provide more datails like:
What kind of data
How much data etc I can provide a better solution.

Cheers
Slayer.
 

Status
Not open for further replies.

Similar threads

Part and Inventory Search

Welcome to EDABoard.com

Sponsor

Back
Top