[plt-scheme] [Announce] OLE DB extension available

From: Pedro Pinto (ppinto at cs.cmu.edu)
Date: Mon Nov 25 23:29:37 EST 2002

Hi there,

I have been dabbling with PLT's extension mechanism and implemented SS-DB, a
simple database library for OLE DB data sources on Windows (examples include
MS SqlServer, Access, Excel, Oracle, DB2, MS-Exchange, etc.).

SS-DB is minimalist, favoring simplicity over control. Performance although
not a primary goal should be adequate.

Of possible further interest is the fact that the extension was implemented
using the .NET framework (sources are available).

Check it out:

http://www.rivendell.ws/ss-db/


I would welcome any comments, particularly in regards to the API and data
set representation.

-pp



Posted on the users mailing list.