[plt-scheme] About Firebird/Interbase

From: Noel Welsh (noelwelsh at yahoo.com)
Date: Tue Sep 10 12:27:43 EDT 2002

--- Brent Fulgham <brent.fulgham at xpsystems.com> wrote:
> Noel,
>  
> Is your Firebird interface code compatible with
> SchemeQL?  I.e., if I were to use Firebird and your
> driver, could I just make use of SchemeQL on top of
> it?
>  
> -Brent
> 

Not yet.  A medium term project @ Schematics is to
define a database independent API ala JDBC/DBI and
standardise our drivers to it.  Then SchemeQL will be
usable with any driver.  At the moment SchemeQL is
SrPersist only.  To modify it you basically need to
change schemeql-execute (defined in sql.ss and making
heavy use of odbc.ss)

Noel.

__________________________________________________
Yahoo! - We Remember
9-11: A tribute to the more than 3,000 lives lost
http://dir.remember.yahoo.com/tribute



Posted on the users mailing list.