943,966 Members | Top Members by Rank

Ad:
  • C Discussion Thread
  • Unsolved
  • Views: 2438
  • C RSS
Mar 13th, 2007
0

I want to save in an access database

Expand Post »
Hello,

Can you please help me I want to know the functions used to save a data in access database, I have the code to save in a file but is it possible to save in a database in C language.

Reegards,
Noora
Similar Threads
Reputation Points: 10
Solved Threads: 0
Newbie Poster
noora000 is offline Offline
7 posts
since Mar 2007
Mar 13th, 2007
0

Re: I want to save in an access database

>I want to know the functions used to save a data in access database
Usually ODBC is used to accomplish this, which can connect to numerous database types using the same API, and it's even been ported to multiple platforms.
Team Colleague
Reputation Points: 2240
Solved Threads: 338
Vampirical Lurker
John A is offline Offline
5,055 posts
since Apr 2006
Mar 17th, 2007
0

Re: I want to save in an access database

Thank you joeprogrammer, but I want a simple code in C, I need oly C language in my software..
Reputation Points: 10
Solved Threads: 0
Newbie Poster
noora000 is offline Offline
7 posts
since Mar 2007
Mar 17th, 2007
0

Re: I want to save in an access database

>Thank you joeprogrammer, but I want a simple code in C
That's an oximoron.

>I need oly C language in my software..
Well, either you use an API like I suggested previously, or you write it all from scratch, which is unthinkable if all you need is a little database I/O.
Team Colleague
Reputation Points: 2240
Solved Threads: 338
Vampirical Lurker
John A is offline Offline
5,055 posts
since Apr 2006

This thread is more than three months old

No one has posted to this discussion for at least three months. Please let old threads die and do not reply to them unless you feel you have something new and valuable to contribute that absolutely must be added to make the discussion complete. Otherwise, please start a new thread in this forum instead.
Message:
Previous Thread in C Forum Timeline: reading and writting to an array
Next Thread in C Forum Timeline: menu in a program that has some rectangles





About Us | Contact Us | Advertise | Acceptable Use Policy
Forum Index | Build Custom RSS Feed


Follow us on Twitter


© 2011 DaniWeb® LLC