From mboxrd@z Thu Jan 1 00:00:00 1970 From: chuckw@ieee.org Subject: ODBC Under Linux Date: Fri, 28 Feb 2003 08:26:28 +0500 Sender: linux-c-programming-owner@vger.kernel.org Message-ID: <20030228032628.GA24856@whatever.local> Mime-Version: 1.0 Content-Transfer-Encoding: 7BIT Return-path: Content-Disposition: inline List-Id: Content-Type: text/plain; charset="us-ascii" To: linux-c-programming@vger.kernel.org Hello All, I am trying to write an app. which will have to access a database. I wanted to write the app so that the backend database could be changed without changing the app. I know there is ODBC out there, but I was wondering if anyone had ideas on the best free ODBC, or maybe some better way of doing this. Thanks Chuck