Re: CLSQL-USQL
Eduardo Muñoz <[email protected]> 05 Apr 2004 23:02:52 +0200
| Newsgroups | gmane.lisp.uncommon-sql,gmane.lisp.clsql.general |
|---|---|
| Message-ID | <[email protected]> |
* Marcus Pearce <[email protected]> [...] | It occurs to me that an ODBC backend for CLSQL would also be a win. Paul | Meurer's SQL-ODBC interface was ported to UncommonSQL by Jochen Schmidt -- | it used to be available at www.dataheaven.de but that link now seems to be | dead. Just a thought. I downloaded a copy some time ago. You can find it here: http://213.97.131.125/files/usql-odbc.tgz (I think the license allows redistribution) I made it work at least once with lispworks + a msaccess database (on Windows obviously). It would be nice to include ODBC support. -- Eduardo Muñoz | (prog () 10 (print "Hello world!") http://213.97.131.125/ | 20 (go 10))