Hi,
I've been looking on the net for somthing talking about programming database
applications using C language ,unfortunatelly I wasn't so lucky and I couldn't find
anything,so does any of you guys know somthing about the subject or has any link
to somthing usefull?
Thanx.
C & database
C & database
The man who follows the crowd will usually get no further than the crowd.
The man who walks alone is likely to find himself in places
no one has ever been before.
The man who walks alone is likely to find himself in places
no one has ever been before.
- Brynet-Inc
- Member
- Posts: 2426
- Joined: Tue Oct 17, 2006 9:29 pm
- Libera.chat IRC: brynet
- Location: Canada
- Contact:
Re: C & database
Most, if not all RDBMS have a C API available for programmers... Sqlite, PostgreSQL, MySQL..
Your question is vague, how do you write an application to manipulate any of these databases?
Read their documentation.
Your question is vague, how do you write an application to manipulate any of these databases?
Read their documentation.
Re: C & database
I've used sqlite in the past. It's public domain, and easy to use. Check out the documentation on their site.
C8H10N4O2 | #446691 | Trust the nodes.