Author Topic: API for database connection  (Read 1725 times)

sivaprakashcg

  • Jr. Member
  • **
  • Posts: 31
    • View Profile
API for database connection
« on: October 11, 2007, 01:33:15 AM »
Hi,
    Which API used for database connection.

paolo

  • Administrator
  • Sr. Member
  • *****
  • Posts: 119
    • View Profile
Re: API for database connection
« Reply #1 on: October 11, 2007, 01:44:22 AM »
Hi,

The KonaKart APIs give you a level of abstraction from the database layer. You should be able to accomplish everything that you need to do using the APIs. You can find examples of how to do this at http://www.konakart.com/apiexamplesfaq.php .

-Paolo