[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

RE: Databases &/or binary data



>I don't think the ODBC interface is the right solution for this
>application, irrespective of demands on users; it doesn't feel like it
>has the right granularity.  Rather, I suspect your best bet would be
>to dig in a little and use the C interface.

A cheap solution would be to write an extension that calls the 
dbm stuff in the C libraries.

-- Paul