On 2011-10-10 06:54, Steve Teale wrote:
I'd like to suggest that, as a first step, simple translations of the C
header files for the various databases be added to etc.c. That'll at
least enable people who need to use a database now to get started.

Walter,

I'm sure they're already out there waiting. I have MySQL. Any offers for
Postgres and SQLite?

Does MS-SQL have a C interface these days I wonder?

Steve

I don't know but FreeTDS has implemented the TDS protocol (which SQL server uses). Either we use FreeTDS (LGPL license) or role our own implementation.

--
/Jacob Carlborg

Reply via email to